HDU
小朋友你是否有很多问号
知来者之可追
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
A+B for Input-Output Practice (VII)
Problem Description Your task is to 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 li...转载 2018-07-28 09:20:17 · 139 阅读 · 0 评论 -
A+B for Input-Output Practice (VI)
Problem Description Your task is to calculate the sum of some integers. Input Input contains multiple test cases, and one case one line. Each case starts with an integer N, ...转载 2018-07-28 09:15:50 · 223 阅读 · 0 评论 -
A+B for Input-Output Practice (V)
Problem Description Your task is to calculate the sum of some integers. Input Input contains an integer N in the first line, and then N lines follow. Each line starts with a...转载 2018-07-28 09:14:30 · 790 阅读 · 0 评论 -
A+B for Input-Output Practice (IV)
Problem Description Your task is to Calculate the sum of some integers. Input Input contains multiple test cases. Each test case contains a integer N, and then N integers fo...转载 2018-07-28 09:13:01 · 288 阅读 · 0 评论 -
A+B for Input-Output Practice (III)
Problem Description Your task is to Calculate a + b. Input Input contains multiple test cases. Each test case contains a pair of integers a and b, one pair of integers per l...转载 2018-07-28 09:10:49 · 249 阅读 · 0 评论 -
A+B for Input-Output Practice (II)
Problem Description Your task is to Calculate a + b. Input Input contains an integer N in the first line, and then N lines follow. Each line consists of a pair of integers ...转载 2018-07-28 09:08:46 · 154 阅读 · 0 评论 -
A+B for Input-Output Practice (I)
Problem Description Your task is to Calculate a + b. Too easy?! Of course! I specially designed the problem for acm beginners. You must have found that some problems have the same titles...转载 2018-07-28 09:06:00 · 1251 阅读 · 0 评论 -
Sum Problem
Problem Description Hey, welcome to HDOJ(Hangzhou Dianzi University Online Judge). In this problem, your task is to calculate SUM(n) = 1 + 2 + 3 + ... + n. Input The inpu...转载 2018-07-28 09:03:10 · 172 阅读 · 0 评论 -
A+B for Input-Output Practice (VIII)
Problem Description Your task is to calculate the sum of some integers. Input Input contains an integer N in the first line, and then N lines follow. Each line starts with a...转载 2018-07-28 09:21:44 · 188 阅读 · 0 评论
分享