上一页 1 ··· 5 6 7 8 9 10 下一页

HDU1017--A Mathematical Curiosity

摘要: A Mathematical CuriosityTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21048 Accepted Subm... 阅读全文
posted @ 2013-07-11 23:05 张狂不年轻° 阅读(183) 评论(0) 推荐(0) 编辑

HDU1197--Specialized Four-Digit Numbers

摘要: Specialized Four-Digit NumbersTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 2774 Accepted... 阅读全文
posted @ 2013-07-11 23:03 张狂不年轻° 阅读(317) 评论(0) 推荐(0) 编辑

HDU1032--The 3n + 1 problem

摘要: The 3n + 1 problemTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 17230 Accepted Submission... 阅读全文
posted @ 2013-07-11 23:02 张狂不年轻° 阅读(191) 评论(0) 推荐(0) 编辑

HDU4438--Hunters

摘要: HuntersTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 573 Accepted Submission(s): 422Probl... 阅读全文
posted @ 2013-07-11 23:00 张狂不年轻° 阅读(289) 评论(0) 推荐(0) 编辑

HDU4104--Discount

摘要: DiscountTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 954 Accepted Submission(s): 573Prob... 阅读全文
posted @ 2013-07-11 22:57 张狂不年轻° 阅读(386) 评论(0) 推荐(0) 编辑

HDU1194--Beat the Spread!

摘要: Beat the Spread!Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 3433 Accepted Submission(s)... 阅读全文
posted @ 2013-07-11 22:55 张狂不年轻° 阅读(276) 评论(0) 推荐(0) 编辑

HDU1209--Clock

摘要: ClockTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 3468 Accepted Submission(s): 1069Probl... 阅读全文
posted @ 2013-07-11 22:44 张狂不年轻° 阅读(243) 评论(0) 推荐(0) 编辑

HDU2601--An easy problem

摘要: 1 #include 2 #include 3 4 int main() 5 { 6 int t; 7 scanf("%d",&t); 8 while(t--) 9 {10 __int64 x;11 scanf("%I64d",&x... 阅读全文
posted @ 2013-06-13 11:21 张狂不年轻° 阅读(163) 评论(0) 推荐(0) 编辑

HDU3342--Legal or Not

摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 #include10 using namespace std;11 12 int n,m;13 int in[101]... 阅读全文
posted @ 2013-06-13 10:54 张狂不年轻° 阅读(135) 评论(0) 推荐(0) 编辑

zoj-3712 Hard to Play

摘要: Hard to PlayTime Limit: 2 Seconds Memory Limit: 65536 KBMightyHorse is playing a music game called osu!.After playing for several months, MightyHor... 阅读全文
posted @ 2013-05-20 21:01 张狂不年轻° 阅读(229) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 下一页