A + B Problem
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 269734 Accepted Submission(s): 79750
Problem 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 Input
1 1
Sample Output
2

这题也很水。。哈哈。。

 

版权声明
转载保留版权: 大D技研室 | 《[HDOJ]1000-A+B Problem》
本文链接地址:https://www.dadclab.com/archives/2865.jiecao
转载须知:如果您需要转载本文,请将版权信息,版权授权方式,以及本文的链接地址注明,谢谢合作。
本文被贴上了: , , , 标签