niithub

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年8月29日

摘要: A Pythagorean triplet is a set of three natural numbers, a < b < c, for which, a2 + b2 = c2 For example, 32 + 42 = 9 + 16 = 25 = 52. There exists exac 阅读全文
posted @ 2016-08-29 16:07 niithub 阅读(144) 评论(0) 推荐(0) 编辑

摘要: Input The input stream contains a set of integer numbers Ai (0 ≤ Ai ≤ 1018). The numbers are separated by any number of spaces and line breaks. A size 阅读全文
posted @ 2016-08-29 11:20 niithub 阅读(199) 评论(0) 推荐(0) 编辑