2017年7月13日
摘要: Given a non-negative integer c, your task is to decide whether there're two integers a and b such that a2 + b2 = c. Example 1: Example 2: 阅读全文
posted @ 2017-07-13 10:15 无惧风云 阅读(172) 评论(0) 推荐(0)