1091 問題 I: A+B for Input-Output Practice (VII)
時間限制: 1s
內存限制: 64MB 提交: 10706 解決: 6226
題目描述
Your task is to Calculate a + b.
輸入
The input will consist of a series of pairs of integers a and b, separated by a space, one pair of integers per line.
輸出
For each pair of input integers a and b you should output the sum of a and b, and followed by a blank line.
提示
零基礎同學可以先學習
視頻課程,包含C/C++、Python、百練、藍橋杯輔導、算法數據結構等課程,提供視頻講解以及配套習題,還有老師答疑,
點擊這里了解課程詳情