#1867. 电梯

电梯

Description

image Given two integers x and y, print the sum.

Format

Input

image Two integers x and y, satisfying 0x,y327670\leq x,y\leq 32767 .

Output

image One integer, the sum of x and y.

Samples

1
1 396
512 619 633
526