Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Centroid of ConvexHull
no vote
1.    This program gets some points coordinate as input. Input File Format: Line 1: Number of points Other Lines: x y  2.    Then it  computes the convex hull using Graham scan algorithm.  3.    Finally  it calculates the  centroid of that convex hull using the following formula:
sara357340
2016-08-23
0
1
No more~