#P1000. A+B Problem

A+B Problem

This is the example A+B problem.

Just write a program that reads two integers from standard input, and prints their sum to standard output.

Click 'Enter Online Programming Mode' to open the built-in BPOJ IDE.

Data guarantee a+ba+b within int\verb!int! range。