2018年7月22日

A + B Problem II

摘要: Problem Description Given two integers A and B, your job is to calculate the Sum of A + B. Input The first line of the input contains an integer T(1<= 阅读全文

posted @ 2018-07-22 16:43 Joanna_zero 阅读(408) 评论(0) 推荐(0) 编辑

A+B Problem

摘要: 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 阅读全文

posted @ 2018-07-22 08:37 Joanna_zero 阅读(141) 评论(0) 推荐(0) 编辑

导航