2016年3月28日
摘要: 给出平面上一些点的坐标,统计由这些点可以组成多少个正方形。注意:正方形的边不一定平行于坐标轴。 Given S, a set of integers, find the largest d such that a + b + c = d where a, b, c, and d are distin 阅读全文
posted @ 2016-03-28 08:40 babyyang 阅读(600) 评论(0) 推荐(0) 编辑