13026: A+B with a bug
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:3
Solved:0
Description
Output result of A+B.
Input
Input a A and a B.
Output
Output result.
Sample Input Copy
1 1
Sample Output Copy
2
HINT
long long ... __int64