g++ -std=c++17 -o convex_hull convex.cpp -I /usr/lib/x86_64-linux-gnu/cmake/CGAL  -lgmp -lmpfr

