#1885. A+B

A+B

说明

hello qqspeed 

print the sum of two numbers

输入格式

two integer a and b

输出格式

the sum of a and b

样例

1 2
3 4
3
7

提示

use scanf and printf in stdio.h