Types: N: int, A: List[int], B: List[int]
Ranges: 1 ≤ N ≤ 2 × 10^5, 0 ≤ A[i], B[i] ≤ 10^9
Addtl Info: The sums of the elements in A and B are equal.