游客 Signup | Login
中文 | En

1288 - A+B Problem with sample answers

通过次数

0

提交次数

0

Time Limit : 10 秒 Memory Limit : 125 MB

Calculate a+b

Input

Two integer a,b (0<=a,b<=10)

Output

Output a+b

Examples

Input Format

1 2

Output Format

3