Starting from the base code provided here, implement Graham's scan algorithm for finding the convex hull of a set of ponts in 2D.
What to turn in: email me the zip file of your code so that I can test it.