Types: N: int, x_y_list: List[Tuple[int, int]]
Ranges: 1 ≤ N ≤ 10^4, -10^{17} ≤ x_i, y_i ≤ 10^{17}
Addtl Info: (x_i, y_i) are pairwise distinct