随笔分类 -  ACM

摘要:今天研究 1002,,,搞得半死,虽说是一道简单的题目,真正做起来绝不是很容易的。。。A + B Problem IITime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 155352Accepted Submission(s): 29405Problem DescriptionI have a very simple problem for you. Given two integers A and B, your job is to calcul 阅读全文
posted @ 2013-04-27 20:13 Geekers 阅读(450) 评论(0) 推荐(0)
摘要:Sum ProblemTime Limit: 1000/500 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 211295Accepted Submission(s): 51266Problem DescriptionHey, welcome to HDOJ(Hangzhou Dianzi University Online Judge).In this problem, your task is to calculate SUM(n) = 1 + 2 + 3 + ... + n.In 阅读全文
posted @ 2013-04-27 13:30 Geekers 阅读(336) 评论(0) 推荐(0)