I\'m trying to implement Java code for Convex Hull algorithm using divide and conquer approach.
if I insert a small number usually less than 10 the program works fine