#265. High Accuracy
High Accuracy
No testdata at current.
Background
Special for beginners, ^_^
Description
Given two integers n and m, print the sum of .
Format
Input
Two integers n and m.
Output
One integer, the sum of .
Samples
1 10
55
Limitation
1s, 1024KiB for each test case.