阅读背景:

[LeetCode OJ] Max Points on a Line—Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.

来源:互联网 

 

//定义二维平面上的点
struct
Point { int x; x;



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: