Problem A

Statement
Copy Copied
Problem A: Sum Two Numbers

Input: Two integers a and b on one line.
Output: The sum a + b on a single line.