A -Dragon of LoowaterTime Limit:1000MSMemory Limit:0KB64bit IO Format:%lld & %lluSubmitStatusPracticeUVA 11292Appoint description:DescriptionProblem C...
分类:
其他好文 时间:
2014-11-27 00:02:49
阅读次数:
270
题目地址:点击打开链接
题意:有N 个小球,编号 0--N-1
两个序列 第 i 个 球 Xi = (i mod A )
第i个 Yi=(i mod B )
求 sigma(|Xi-Yi |)
可以知道总有一段 Xi 与Yi 的差是相等的
模拟下可以加快速度。
#include
#include
#include
#include...
分类:
其他好文 时间:
2014-11-26 22:40:15
阅读次数:
231
The Dragon of Loowater
Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 901 Accepted Submission(s): 411
Problem Description
Once ...
分类:
其他好文 时间:
2014-11-25 18:36:57
阅读次数:
224
【比赛提醒】BestCoder 你报名了吗?(点击报名)【科普】什么是BestCoder?如何参加?Dragon BallTime Limit: 3000/1500 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Subm...
分类:
其他好文 时间:
2014-11-21 20:11:28
阅读次数:
246
//HDU 4001 To Miss Our Children TimeHDU 4433 lockerHDU 4362 Dragon Ball【】HDU 3602 2012【】HDU 4385 Moving Bricks【】HLG 1067 QQ Farm【】HDU 4293 GroupsHDU 3...
分类:
其他好文 时间:
2014-11-19 13:52:01
阅读次数:
427
Cow Bowling
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 14210
Accepted: 9432
Description
The cows don't use actual bowling balls when they go bowling. ...
分类:
其他好文 时间:
2014-11-16 18:44:34
阅读次数:
201
Cow Bowling
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 14206
Accepted: 9428
Description
The cows don't use actual bowling balls when they go bowling. ...
分类:
其他好文 时间:
2014-11-16 17:24:45
阅读次数:
134
你的王国有一条n个头的恶龙,你希望雇佣一些骑士把它杀死(即砍掉所有的头)。村里有m个骑士可以雇佣,一个能力为x的骑士可以砍掉恶龙头直径不超过x的头,且需要支付x个金币。如何雇佣骑士才能砍掉恶龙的所有头,且需要支付的金币最少?注意,一个骑士只能砍掉一个头(且不能被雇佣两次). 输入包含多组数据。...
分类:
其他好文 时间:
2014-11-16 17:16:42
阅读次数:
171
Cow Bowling
http://poj.org/problem?id=3176
Time Limit: 1000MS
Memory Limit: 65536K
Description
The cows don't use actual bowling balls when they go bowling. They each ta...
分类:
其他好文 时间:
2014-11-14 17:50:52
阅读次数:
224
Cow BowlingDescriptionThe cows don't use actual bowling balls when they go bowling. They each take a number (in the range 0..99), though, and line up ...
分类:
其他好文 时间:
2014-11-13 14:33:03
阅读次数:
270