Truck HistoryTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 17271Accepted: 6621DescriptionAdvanced Cargo Movement, Ltd. uses trucks of diffe...
分类:
其他好文 时间:
2014-07-11 23:00:17
阅读次数:
212
Ubiquitous ReligionsTime Limit:5000MSMemory Limit:65536KTotal Submissions:22980Accepted:11336DescriptionThere are so many different religions in the w...
分类:
其他好文 时间:
2014-07-11 21:24:19
阅读次数:
238
HighwaysTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 21324Accepted: 9828DescriptionThe island nation of Flatopia is perfectly flat. Unfort...
分类:
其他好文 时间:
2014-07-11 18:59:22
阅读次数:
292
MPI MaelstromTime Limit:1000MSMemory Limit:10000KTotal Submissions:5044Accepted:3089DescriptionBIT has recently taken delivery of their new supercompu...
分类:
其他好文 时间:
2014-07-11 18:41:40
阅读次数:
270
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
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
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
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
题意: 给出n*m (1≤n、m≤11)的方格棋盘,用1*2的长方形骨牌不重叠地覆盖这个棋盘,求覆盖满的方案数。Solution: 位运算+状态压缩+dp 二进制数(####)代表填完一行后这一行的状态,填满的地方为1,未填的地方为0。 显然在填第i行时,能改变...
分类:
其他好文 时间:
2014-07-11 09:56:32
阅读次数:
170
??
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