A+B faster
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
10ms, 32KiB for each test case.