Types: n: int, name: str, w: int, l: int, d: int
Ranges: n ≤ 10, 0 ≤ w, l, d ≤ 9, name (up to 20 alphabets)
Addtl Info: The number of teams is 0 terminates the input. The number of data sets will not exceed 50.