有鑑於有同學詢問為什麼沒有A+B的題目,因此就放上來讓大家回味一下 v( ̄︶ ̄)y
Given two integers A and B, please output A+B.
The first line contains an integer T<=100 indicating the number of test cases. For each test case there is a line containing two positive integers A and B both not greater than 100.
For each test case please output sum of A and B.
3 20 10 7 25 8 30
30 32 38
Migrated from old NTUJ.
NTUJ 0001
No. | Testdata Range | Score |
---|