国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學(xué)院 > 開發(fā)設(shè)計 > 正文

A+B (III)

2019-11-10 18:55:44
字體:
供稿:網(wǎng)友

Your task is to Calculate a + b.

Input

There are multiple test cases. Each test case contains only one line. Each line consists of a pair of integers a and b(1=< a,b <=1016), separated by a space. Input is followed by a single line with a = 0, b = 0, which should not be PRocessed.

Output

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.

Sample Input
1 510 2010000000000000000 100000000000000000 0Sample Output
63020000000000000000
#include <iostream>using namespace std;int main(){	long m,n;    while(cin>>m>>n,m+n)    	cout<<m+n<<endl;    return 0;}
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 寻甸| 呼玛县| 广州市| 仪征市| 吉林市| 石屏县| 津南区| 黄浦区| 阿鲁科尔沁旗| 固安县| 普定县| 融水| 陇西县| 太谷县| 甘洛县| 巴中市| 玉山县| 南京市| 凤山市| 禹城市| 镇安县| 札达县| 哈尔滨市| 铜梁县| 凤山市| 厦门市| 射洪县| 留坝县| 浦东新区| 固始县| 广东省| 东至县| 晋中市| 萨嘎县| 高台县| 武陟县| 育儿| 阆中市| 岳普湖县| 泰来县| 繁昌县|