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

首頁(yè) > 學(xué)院 > 開(kāi)發(fā)設(shè)計(jì) > 正文

A+B (III)

2019-11-09 20:34:05
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(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ā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 图片| 崇礼县| 连平县| 内丘县| 菏泽市| 青阳县| 静安区| 资溪县| 永和县| 潢川县| 五华县| 罗城| 沂源县| 辉南县| 宿松县| 玉田县| 金平| 石泉县| 高州市| 商城县| 阿合奇县| 郴州市| 克什克腾旗| 讷河市| 张掖市| 五莲县| 即墨市| 东平县| 澄迈县| 绍兴县| 云龙县| 武安市| 叙永县| 安顺市| 互助| 贵阳市| 昌黎县| 义乌市| 疏附县| 漠河县| 汉沽区|