a + b Problem
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Find the value of .
Input
Each line contains two integers and .
Output
For each test case print the sum in a separate line.
Examples
Input #1
Answer #1
Submissions 38K
Acceptance rate 30%