Types: N: int, L: int, s: List[str]
Ranges: 1 ≤ N ≤ 1000, 1 ≤ L ≤ 30, s[i] consists of lowercase English letters
Addtl Info: None