Toggle navigation
F.A.Qs
Web Board
ProblemSet
Source/Category
Status
Ranklist
Contest
Login
Problem1474--a + b
1474: a + b
Time Limit:
1 Sec
Memory Limit:
128 MB
Submit:
15
Solved:
8
[
Submit
] [
Status
] [
Web Board
] [Creator:
]
Description
Print sum of integer a, b.
Input
Integer a, b is input in one line.
Output
Print sum of a and b.
Sample Input
Copy
1 2
Sample Output
Copy
3
Source/Category
Young
Woon
woo