码迷,mamicode.com
首页 >  
搜索关键字:arranged    ( 119个结果
Delete Digits
Given string A representative a positive integer which has N digits, remove any k digits of the number, the remaining digits are arranged according to ...
分类:其他好文   时间:2016-07-15 06:38:15    阅读次数:190
D - Bear and Finding Criminals
Description There are n cities in Bearland, numbered 1 through n. Cities are arranged in one long row. The distance between cities i and j is equal to ...
分类:其他好文   时间:2016-07-11 10:31:16    阅读次数:183
lightoj-1147 - Tug of War(状压dp)
1147 - Tug of War PDF (English) Statistics ForumTime Limit: 4 second(s) Memory Limit: 32 MBA tug of war is to be arranged at the local office picnic. ...
分类:其他好文   时间:2016-06-09 00:41:05    阅读次数:216
ACM题目————Face The Right Way
Description Farmer John has arranged his N (1 ≤ N ≤ 5,000) cows in a row and many of them are facing forward, like good cows. Some of them are facing ...
分类:其他好文   时间:2016-05-11 21:55:16    阅读次数:174
lintcode-medium-Delete Digits
Given string A representative a positive integer which has N digits, remove any k digits of the number, the remaining digits are arranged according to
分类:其他好文   时间:2016-03-18 13:29:04    阅读次数:177
213. House Robber II
Afterrobbingthosehousesonthatstreet,thethiefhasfoundhimselfanewplaceforhisthieverysothathewillnotgettoomuchattention.Thistime,allhousesatthisplacearearrangedinacircle.Thatmeansthefirsthouseistheneighborofthelastone.Meanwhile,thesecuritysystemforthesehousesr..
分类:其他好文   时间:2016-03-14 16:45:01    阅读次数:177
House RobberII; DP;
In this problem, house are arranged in a circle, robber should not invade into two adjacent houses. Compared to the former problem, we need to conside
分类:其他好文   时间:2016-02-29 09:18:13    阅读次数:152
[lintcode medium] Delete digits
Delete DigitsGiven string A representative a positive integer which has N digits, remove any k digits of the number, the remaining digits are arranged...
分类:其他好文   时间:2015-12-18 06:56:35    阅读次数:263
BNU 13064 Dice (I) 前缀和优化DP
Dice (I)You haveNdices; each of them hasKfaces numbered from1toK. Now you have arranged theNdices in a line. You can rotate/flip any dice if you want....
分类:其他好文   时间:2015-10-25 17:56:52    阅读次数:186
HDU 2509——anti-nim
题目:DescriptionLet's consider m apples divided into n groups. Each group contains no more than 100 apples, arranged in a line. You can take any number ...
分类:其他好文   时间:2015-10-18 22:59:10    阅读次数:201
119条   上一页 1 ... 6 7 8 9 10 ... 12 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!