The first line contains one integer, denoting the number of given points.
Followinglines each contains two integers
, denoting a given point
.
It's guaranteed that the points are pairwise different and no given point is the origin point.
Only one line containing one integer, denoting the answer.