摘要: Given n points on a 2D plane, find if there is such a line parallel to y-axis that reflect the given points. Example 1: Given points = [[1,1],[-1,1]], 阅读全文
posted @ 2017-04-17 14:00 amazingzoe 阅读(208) 评论(0) 推荐(0) 编辑