码迷,mamicode.com
首页 >  
搜索关键字:poj 2007 scrambled p    ( 20315个结果
poj 1789 -- Truck History
Truck HistoryTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 17271Accepted: 6621DescriptionAdvanced Cargo Movement, Ltd. uses trucks of diffe...
分类:其他好文   时间:2014-07-11 23:00:17    阅读次数:212
poj 2524 Ubiquitous Religions
Ubiquitous ReligionsTime Limit:5000MSMemory Limit:65536KTotal Submissions:22980Accepted:11336DescriptionThere are so many different religions in the w...
分类:其他好文   时间:2014-07-11 21:24:19    阅读次数:238
poj 2485 -- Highways
HighwaysTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 21324Accepted: 9828DescriptionThe island nation of Flatopia is perfectly flat. Unfort...
分类:其他好文   时间:2014-07-11 18:59:22    阅读次数:292
POJ 1502 MPI Maelstrom
MPI MaelstromTime Limit:1000MSMemory Limit:10000KTotal Submissions:5044Accepted:3089DescriptionBIT has recently taken delivery of their new supercompu...
分类:其他好文   时间:2014-07-11 18:41:40    阅读次数:270
poj 1258 -- Agri-Net
Agri-NetTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 38406Accepted: 15469DescriptionFarmer John has been elected mayor of his town! One of...
分类:Web程序   时间:2014-07-11 11:57:34    阅读次数:210
poj 1953 World Cup Noise
DescriptionBackground"KO-RE-A, KO-RE-A" shout 54.000 happy football fans after their team has reached the semifinals of the FIFA World Cup in their ho...
分类:其他好文   时间:2014-07-11 11:35:32    阅读次数:197
Poj 1458 Common Subsequence(LCS)
DescriptionA subsequence of a given sequence is the given sequence with some elements (possible none) left out. Given a sequence X = another sequence....
分类:其他好文   时间:2014-07-11 11:28:14    阅读次数:269
poj 1579 Moving Tables(水)
DescriptionThe Recaman's sequence is defined by a0 = 0 ; for m > 0, am= am?1? m if the rsulting amis positive and not already in the sequence, otherwi...
分类:其他好文   时间:2014-07-11 11:12:10    阅读次数:201
POJ 2411.Mondriaan's Dream 解题报告
题意: 给出n*m (1≤n、m≤11)的方格棋盘,用1*2的长方形骨牌不重叠地覆盖这个棋盘,求覆盖满的方案数。Solution: 位运算+状态压缩+dp 二进制数(####)代表填完一行后这一行的状态,填满的地方为1,未填的地方为0。 显然在填第i行时,能改变...
分类:其他好文   时间:2014-07-11 09:56:32    阅读次数:170
POJ 3484 Showstopper 二分
?? Showstopper Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 1218   Accepted: 356 Description Data-mining huge data sets can be a painful and long last...
分类:其他好文   时间:2014-07-09 09:39:17    阅读次数:242
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!