#SDNU1000. A+B Problem
A+B Problem
Description
Calculate
Format
Input
One line contains two integer
It is guarantied that all integers and the sum are in the range of 32-int.
Output
Output
Samples
1 2
3
Calculate a+b
One line contains two integer a,b(0<=a,b<=10)
It is guarantied that all integers and the sum are in the range of 32-int.
Output a+b
1 2
3
By signing up a GENESIS universal account, you can submit code and join discussions in all online judging services provided by us.