Description
Calculate a+b
Input
Two integer a,b (0<=a,b<=10)
Output
Output a+b
Sample Input
1 2
Sample Output
3
Hint
See here for solutions: http://210.34.32.113/FAQs.htm
Source
star55
KEY:太简单了没什么好讲的……

















Description
Calculate a+b
Input
Two integer a,b (0<=a,b<=10)
Output
Output a+b
Sample Input
1 2
Sample Output
3
Hint
See here for solutions: http://210.34.32.113/FAQs.htm
Source
star55
KEY:太简单了没什么好讲的……