1087 問題 : A+B for Input-Output Practice (III)
時間限制: 1s
內(nèi)存限制: 64MB 提交: 16082 解決: 8501
題目描述
Your task is to Calculate a + b.
輸入
Input contains multiple test cases. Each test case contains a pair of integers a and b, one pair of integers per line. A test case containing 0 0 terminates the input and this test case is not to be processed.
輸出
For each pair of input integers a and b you should output the sum of a and b in one line, and with one line of output for each line in input.
提示
零基礎(chǔ)同學(xué)可以先學(xué)習(xí)
視頻課程,包含C/C++、Python、百練、藍(lán)橋杯輔導(dǎo)、算法數(shù)據(jù)結(jié)構(gòu)等課程,提供視頻講解以及配套習(xí)題,還有老師答疑,
點(diǎn)擊這里了解課程詳情