Submit | All submissions | Best solutions | Back to list |
ICKAPLSB - 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 Output: 10
Added by: | Mostafa 36a2 |
Date: | 2013-06-26 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | ICK |
hide comments