Algorithm 版 (精华区)

发信人: Lerry (life is waiting...), 信区: Algorithm
标  题: 1001P-A+BProblem-ZJU
发信站: 哈工大紫丁香 (2002年10月11日11:34:42 星期五), 站内信件

A+B Problem
----------------------------------------------------------------------------
----
Time limit: 1 Seconds   Memory limit: 32768K
Total Submit: 2727   Accepted Submit: 886
----------------------------------------------------------------------------
----
Calculate a + b
Input
The input will consist of a series of pairs of integers a and b,separated by
 a space, one pair of integers per line.
Output
For each pair of input integers a and b you should output the sum of a and b
 in one line,and with one line of output for each line in input.
Sample Input
1 5
Sample Output
6
Hint
Use + operator
Sample Program Here
----------------------------------------------------------------------------
----
Problem Source: Pavel Atnashev

--
买一台P IV 5G 是为了重新启动时更快。

※ 来源:·哈工大紫丁香 bbs.hit.edu.cn·[FROM: 202.118.249.235]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:5.254毫秒