Results (
Thai) 1:
[Copy]Copied!
Anna, Betty, Cindy and Zelda like playing the card game Euchre. Euchre is a game for two teams of two, and each time they meetthe girls split off into different teams. They also keep overall records of the number of games each player has won and lost. Annahas misplaced her won-loss results, but she does have the results of the other three players. Given this, she figures she candetermine her won-loss recordInputInput will consist of multiple problem instances. Each instance will consist of a single line containing six integers. The first two arethe number of wins and losses (respectively) for Betty, the next two are the number of wins and losses for Cindy and the last twoare the number of wins and losses for Zelda. A final line of six zeroes will terminate input and should not be processed.OutputFor each problem instance, output a single line indicating Anna's won-loss record, in the format shown in the example below.
Being translated, please wait..
