Limits 1s, 512 MB

Read two integer variables, calculate their sum, and print it.

Input

The input will contain two integers AA and BB (20000000<A,B<20000000-20000000 < A, B < 20000000).

Output

Print the sum of the two integers.

Sample

InputOutput
4 5
9

Submit

Login to submit.

Statistics

93% Solution Ratio
MutasimEarliest, Nov '18
MutasimFastest, 0.0s
ADRI56Lightest, 0 B
kimiyukiShortest, 14B
Toph uses cookies. By continuing you agree to our Cookie Policy.