1122.HDU.1000 - A + B Problem
Status Time Memory Lang. Submit Date

1122.HDU.1000 - A + B Problem

Time Limit:1000MS  Memory Limit:65535KB
Description
Calculate A + B.

Input
Each line will contain two integers A and B. Process to end of file.

Output
For each case, output A + B in one line.

Sample test
Sample input
1 1
1 2
Sample output
2
3
Note
Tags
No any tag.
Login before submit
Test Input
Test Output
Console
IDE Setting
  • 字体设置
    调整适合你的字体大小。
  • 主题设置
    切换不同的代码编辑器主题,选择适合你的语法高亮。
  • 行宽限制
    设置每一行代码的最大字符个数,设置为0则不限制。