1287 - A+B

通过次数

0

提交次数

0

时间限制 : 1 秒 内存限制 : 64 MB

print the sum of two integer

题目输入

two integer a and b

题目输出

the sum of a and b

输入/输出样例

输入格式

1 2

输出格式

3