Types: datasets: List[List[Tuple[int, int]]]
Ranges: 1 ≤ si1, si2 ≤ 10000, number of datasets ≤ 100
Addtl Info: Each dataset ends with two zeros on a line, si1 and si2 represent morning and afternoon sales respectively for stores A, B, C, D, E.