a+b problem

a+b problem

Background

混蛋lqc不要脸!!!

Description

a+b=

Format

Input

Two integers a and b, satisfying 0 <= x, y <= 32767.

Output

One integer, the sum of a and b.

Sample 1

Input

123+500

Output

623

Limitation

1s, 1024KiB for each test case.

信息

难度
9
分类
(无)
标签
(无)
递交数
6
已通过
2
通过率
33%
上传者