You are given an array
Solution:
coordinates, coordinates[i] = [x, y], where [x, y] represents the coordinate of a point. Check if these points make a straight line in the XY plane.Solution:
No comments:
Post a Comment