ARSITEST - Sum

no tags 

You need to find sum of two integers.

Input

Two integers a and b (1 <= a, b <= 109).

Output

Sum of two integers.

Example

Input:
6 -5

Output:
1


Added by:arsijo
Date:2016-12-08
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64 GOSU