Types: N: int, S: List[str]  
Ranges: 1 ≤ N ≤ 1000, 1 ≤ (length of S_i) ≤ 100  
Addtl Info: S_i is a string consisting of numbers and uppercase letters.