杭电1000

丹柯yx

关注

阅读 73

2022-02-18

开始于2021-10-13 20:31:09

今天开始 把杭电的题目一道道A下去并进行分享。记录我的成长。

A + B Problem

Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 1058943    Accepted Submission(s): 313181


 

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

时间转到2022/2/18        6:48        杭电oj在我还没实现那个计划的时候已经die了。莫要再后悔。

精彩评论(0)

0 0 举报