Types: N: int, p_X: List[int], t_X: List[int]
Ranges: 1 ≤ N ≤ 100, 1 ≤ p_X ≤ 100, 1 ≤ t_X ≤ 100
Addtl Info: All input values are integers.