A+B Problem
Background
Special for beginners, ^_^
Description
Given two integers and , print the sum.
Format
Input
Two integers and , satisfying .
Output
One integer, the sum of and .
Sample 1
Input
Output
Limitation
, for each test case.