Given two number a and b, calculate the value of a+b.
There may be several test cases, each line of input contains two numbers a and b, the line with two zeros indicates end of input.
each answer in a line.
1 1 2 2 0 0
2 4
This problem isn't so easy.
Migrated from old NTUJ.
DE
No. | Testdata Range | Score |
---|