
水题
文章平均质量分 77
zenglinshan
越努力,越幸运
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hdoj 1000(C实现)
problem:hdoj 1000 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原创 2015-11-24 04:26:24 · 549 阅读 · 0 评论 -
hdoj 1001(C实现)
problem:hdoj 1001 Problem Description:In this problem, your task is to calculate SUM(n) = 1 + 2 + 3 + ... + n. Input: The input will consist of a series of integers n, one integer per line. Output原创 2015-11-24 04:33:27 · 1040 阅读 · 0 评论 -
hdoj 1002(C实现)
Problem Description:I have a very simple problem for you. 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 each line c原创 2015-11-24 13:19:02 · 732 阅读 · 0 评论