随笔分类 -  ACM(HOJ)题目解题报告

上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 27 下一页

HDU 4003 Find Metal Mineral(树形DP+分组背包)
摘要:Find Metal MineralTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 1441Accepted Submission(s): 631Problem DescriptionHumans have discovered a kind of new metal mineral on Mars which are distributed in point‐like with paths connecting each of them wh 阅读全文

posted @ 2012-08-29 13:25 kuangbin 阅读(2009) 评论(0) 推荐(0)

HDU 1561 The more, The Better(树形DP+分组背包)
摘要:The more, The BetterTime Limit: 6000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3149Accepted Submission(s): 1857Problem DescriptionACboy很喜欢玩一种战略游戏,在一个地图上,有N座城堡,每座城堡都有一定的宝物,在每次游戏中ACboy允许攻克M个城堡并获得里面的宝物。但由于地理位置原因,有些城堡不能直接攻克,要攻克这些城堡必须先攻克其他某一个特定的城堡。你能帮ACboy算出要获得尽量多 阅读全文

posted @ 2012-08-29 12:12 kuangbin 阅读(542) 评论(0) 推荐(0)

HDU 2191 悼念512汶川大地震遇难同胞——珍惜现在,感恩生活(多重背包)
摘要:悼念512汶川大地震遇难同胞——珍惜现在,感恩生活Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 7531Accepted Submission(s): 3108Problem Description急!灾区的食物依然短缺!为了挽救灾区同胞的生命,心系灾区同胞的你准备自己采购一些粮食支援灾区,现在假设你一共有资金n元,而市场有m种大米,每种大米都是袋装产品,其价格不等,并且只能整袋购买。请问:你用有限的资金最多能采购多少公斤粮食呢?后记:人生是 阅读全文

posted @ 2012-08-29 10:18 kuangbin 阅读(623) 评论(0) 推荐(0)

HDU 1011 Starship Troopers(树形DP)
摘要:Starship TroopersTime Limit: 10000/5000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 5726Accepted Submission(s): 1529Problem DescriptionYou, the leader of Starship Troopers, are sent to destroy a base of the bugs. The base is built underground. It is actually a huge 阅读全文

posted @ 2012-08-28 23:38 kuangbin 阅读(1193) 评论(0) 推荐(0)

HDU 2196 Computer(树形DP)
摘要:ComputerTime Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1232Accepted Submission(s): 597Problem DescriptionA school bought the first computer some time ago(so this computer's id is 1). During the recent years the school bought N-1 new computers. 阅读全文

posted @ 2012-08-28 11:10 kuangbin 阅读(4454) 评论(0) 推荐(2)

HDU 1520 Anniversary party(简单树形DP)
摘要:Anniversary partyTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 2124Accepted Submission(s): 896Problem DescriptionThere is going to be a party to celebrate the 80-th Anniversary of the Ural State University. The University has a hierarchical struc 阅读全文

posted @ 2012-08-28 09:35 kuangbin 阅读(3543) 评论(0) 推荐(0)

HDU 4300 Clairewd’s message(扩展KMP)
摘要:Clairewd’s messageTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1611Accepted Submission(s): 633Problem DescriptionClairewd is a member of FBI. After several years concealing in BUPT, she intercepted some important messages and she was preparing f 阅读全文

posted @ 2012-08-27 22:06 kuangbin 阅读(2761) 评论(0) 推荐(0)

HDU 4398 Template Library Management(贪心,STL)
摘要:Template Library ManagementTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 298Accepted Submission(s): 87Problem DescriptionAs an experienced ACMer, you must have known the importance of "code template library". With the help of pre-printe 阅读全文

posted @ 2012-08-27 18:40 kuangbin 阅读(782) 评论(0) 推荐(0)

HDU 4393 Throw nails (简单题)
摘要:Throw nailsTime Limit: 5000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 647Accepted Submission(s): 194Problem DescriptionThe annual school bicycle contest started. ZL is a student in this school. He is so boring because he can't ride a bike!! So he decided 阅读全文

posted @ 2012-08-27 14:01 kuangbin 阅读(612) 评论(0) 推荐(0)

HDU 2829 Lawrence(斜率优化DP)
摘要:LawrenceTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1248Accepted Submission(s): 557Problem DescriptionT. E. Lawrence was a controversial figure during World War I. He was a British officer who served in the Arabian theater and led a group of Ar 阅读全文

posted @ 2012-08-27 11:48 kuangbin 阅读(2087) 评论(2) 推荐(0)

HDU 3480 Division(斜率优化DP)
摘要:DivisionTime Limit: 10000/5000 MS (Java/Others)Memory Limit: 999999/400000 K (Java/Others)Total Submission(s): 1672Accepted Submission(s): 630Problem DescriptionLittle D is really interested in the theorem of sets recently. There’s a problem that confused him a long time.Let T be a set of integers. 阅读全文

posted @ 2012-08-27 00:46 kuangbin 阅读(1550) 评论(0) 推荐(0)

HDU 2993 MAX Average Problem(斜率优化DP)
摘要:MAX Average ProblemTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3521Accepted Submission(s): 896Problem DescriptionConsider a simple sequence which only contains positive integers as a1, a2 ... an, and a number k. Define ave(i,j) as the average v 阅读全文

posted @ 2012-08-27 00:00 kuangbin 阅读(2468) 评论(1) 推荐(0)

HDU 3045 Picnic Cows (斜率优化DP)
摘要:Picnic CowsTime Limit: 8000/4000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1088Accepted Submission(s): 329Problem DescriptionIt’s summer vocation now. After tedious milking, cows are tired and wish to take a holiday. So Farmer Carolina considers having a picnic be 阅读全文

posted @ 2012-08-26 21:32 kuangbin 阅读(1449) 评论(1) 推荐(0)

HDU 3507 Print Article(斜率DP优化)
摘要:Print ArticleTime Limit: 9000/3000 MS (Java/Others)Memory Limit: 131072/65536 K (Java/Others)Total Submission(s): 2224Accepted Submission(s): 728Problem DescriptionZero has an old printer that doesn't work well sometimes. As it is antique, he still like to use it to print articles. But it is too 阅读全文

posted @ 2012-08-26 19:52 kuangbin 阅读(5916) 评论(1) 推荐(7)

HDU 2147 kiki's game(组合博弈)
摘要:kiki's gameTime Limit: 5000/1000 MS (Java/Others)Memory Limit: 40000/1000 K (Java/Others)Total Submission(s): 3786Accepted Submission(s): 2193Problem DescriptionRecently kiki has nothing to do. While she is bored, an idea appears in his mind, she just playes the checkerboard game.The size of the 阅读全文

posted @ 2012-08-24 11:04 kuangbin 阅读(617) 评论(0) 推荐(0)

HDU 1847 Good Luck in CET-4 Everybody!(组合博弈)
摘要:Good Luck in CET-4 Everybody!Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2525Accepted Submission(s): 1585Problem Description大学英语四级考试就要来临了,你是不是在紧张的复习?也许紧张得连短学期的ACM都没工夫练习了,反正我知道的Kiki和Cici都是如此。当然,作为在考场浸润了十几载的当代大学生,Kiki和Cici更懂得考前的放松,所谓“张弛有道”就是这个意思。 阅读全文

posted @ 2012-08-24 10:46 kuangbin 阅读(507) 评论(0) 推荐(0)

HDU 1406 完数(水题)
摘要:完数Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 11766Accepted Submission(s): 4082Problem Description完数的定义:如果一个大于1的正整数的所有因子之和等于它的本身,则称这个数是完数,比如6,28都是完数:6=1+2+3;28=1+2+4+7+14。本题的任务是判断两个正整数之间完数的个数。Input输入数据包含多行,第一行是一个正整数n,表示测试实例的个数,然后就是n个测试实例,每个实例占一 阅读全文

posted @ 2012-08-23 21:53 kuangbin 阅读(481) 评论(0) 推荐(0)

HDU 4028 The time of a day (数论,离散DP)
摘要:The time of a dayTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 742Accepted Submission(s): 327Problem DescriptionThere are no days and nights on byte island, so the residents here can hardly determine the length of a single day. Fortunately, they 阅读全文

posted @ 2012-08-23 21:23 kuangbin 阅读(614) 评论(0) 推荐(0)

HDU 4024 Dwarven Sniper’s hunting(数学公式 或者是二分)
摘要:Dwarven Sniper’s huntingTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 441Accepted Submission(s): 199Problem DescriptionNow the hunting starts in the world named DOTA, a stupid PC game which cannot play with others together.Among the individuals i 阅读全文

posted @ 2012-08-23 19:49 kuangbin 阅读(810) 评论(0) 推荐(0)

HDU 4023 Game(博弈)
摘要:GameTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 638Accepted Submission(s): 210Problem DescriptionAlice and Bob are playing game with each other. They play the game on a 2D board. Alice has many vertical 1*2 tiles while Bob has many horizontal 2 阅读全文

posted @ 2012-08-23 17:56 kuangbin 阅读(975) 评论(0) 推荐(0)

上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 27 下一页

导航

JAVASCRIPT: