3372: A+B problem II

内存限制:128 MB 时间限制:1.000 S
评测方式:文本比较 命题人:
提交:211 解决:31

题目描述

Everyone knows how to calculate the answer of A+B.But for the computers,there is still some problem you need to think about.

输入

Multiple input case.
Every time input a A(0=<A=<10^1000) and a B(0=<B=<10^1000).
原题范围有误,正确数据范围应为 A(0=<A=<10^10000) and a B(0=<B=<10^10000).

输出

Just output the answer of A+B.

样例输入 复制

1 1
473653756734567354673 47634865847657346538475638

样例输出 复制

2
47635339501414081105830311