spoj#ICKAPLSB. A plus B
A plus B
You only need to print the sum of two digits. Note that the only available language is ICK.
Input
Two digits a and b from {0,1,2,3,4,5,6,7,8,9}, separated by a space.
Output
a+b
Example
Input: 5 5</p>Output: 10