Topic: Mathematics Problem / Level: advanced

Problem: Create a program to determine the convex hull of a set of points using the Graham scan algorithm.

Run the code to see the output here...