Given 2D-points please sort them by In other words, sort the points in counterclockwise order that starts from the half line
Note:
are integers.
points after sort.
8 1 0 0 0 -1 0 0 1 0 -1 1 1 2 2 -10 -1
-10 -1 0 -1 1 0 0 0 1 1 2 2 0 1 -1 0