随笔分类 -  poj

摘要:DNA Sorting Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 95209 Accepted: 38311 Description One measure of ``unsortedness'' in a sequence 阅读全文
posted @ 2016-06-15 15:57 kk_kk 阅读(213) 评论(0) 推荐(0)
摘要:Recaman's Sequence Time Limit: 3000MS Memory Limit: 60000K Total Submissions: 22566 Accepted: 9697 Description The Recaman's sequence is defined by a0 阅读全文
posted @ 2016-05-31 19:05 kk_kk 阅读(258) 评论(0) 推荐(0)
摘要:Alphacode Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 13378 Accepted: 4026 Description Alice and Bob need to send secret messages to ea 阅读全文
posted @ 2016-05-31 17:34 kk_kk 阅读(426) 评论(0) 推荐(0)
摘要:World Cup Noise Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 16774 Accepted: 8243 Description Background "KO-RE-A, KO-RE-A" shout 54.000 阅读全文
posted @ 2016-05-31 16:29 kk_kk 阅读(397) 评论(0) 推荐(0)
摘要:All in All Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 31536 Accepted: 13070 Description You have devised a new encryption technique wh 阅读全文
posted @ 2016-05-31 15:59 kk_kk 阅读(211) 评论(0) 推荐(0)
摘要:Common Subsequence Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 46630 Accepted: 19154 Description A subsequence of a given sequence is t 阅读全文
posted @ 2016-05-31 11:33 kk_kk 阅读(167) 评论(0) 推荐(0)
摘要:The Triangle Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 43993 Accepted: 26553 Description 73 88 1 02 7 4 44 5 2 6 5(Figure 1) Figure 1 阅读全文
posted @ 2016-05-31 10:42 kk_kk 阅读(182) 评论(0) 推荐(0)
摘要:Oil Deposits Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 15557 Accepted: 8431 Description The GeoSurvComp geologic survey company is re 阅读全文
posted @ 2016-05-29 17:36 kk_kk 阅读(208) 评论(0) 推荐(0)
摘要:Lake Counting Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 28220 Accepted: 14160 Description Due to recent rains, water has pooled in va 阅读全文
posted @ 2016-05-29 17:26 kk_kk 阅读(144) 评论(0) 推荐(0)
摘要:Knight Moves Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 24094 Accepted: 11364 Description Background Mr Somurolov, fabulous chess-game 阅读全文
posted @ 2016-05-29 16:38 kk_kk 阅读(200) 评论(0) 推荐(0)
摘要:放苹果 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 30284 Accepted: 19098 Description 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1 阅读全文
posted @ 2016-05-29 15:47 kk_kk 阅读(212) 评论(0) 推荐(0)
摘要:Perfect Cubes Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 15302 Accepted: 7936 Description For hundreds of years Fermat's Last Theorem, 阅读全文
posted @ 2016-05-29 11:42 kk_kk 阅读(281) 评论(0) 推荐(0)
摘要:Prime Path Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 16148 Accepted: 9113 Input One line with a positive number: the number of test c 阅读全文
posted @ 2016-05-29 10:11 kk_kk 阅读(182) 评论(0) 推荐(0)
摘要:Catch That Cow Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 71439 Accepted: 22496 Description Farmer John has been informed of the locat 阅读全文
posted @ 2016-05-28 11:15 kk_kk 阅读(230) 评论(0) 推荐(0)
摘要:迷宫问题 Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 14417 Accepted: 8611 Description 定义一个二维数组: int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 阅读全文
posted @ 2016-05-28 09:39 kk_kk 阅读(247) 评论(0) 推荐(0)
摘要:Sum It Up Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 7191 Accepted: 3745 Description Given a specified total t and a list of n integer 阅读全文
posted @ 2016-05-27 19:54 kk_kk 阅读(198) 评论(0) 推荐(0)
摘要:棋盘问题 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 33559 Accepted: 16616 Description 在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个棋子不能放在棋 阅读全文
posted @ 2016-05-26 20:35 kk_kk 阅读(189) 评论(0) 推荐(0)
摘要:Description Background The knight is getting bored of seeing the same black and white squares again and again and has decided to make a journey around 阅读全文
posted @ 2016-05-26 16:33 kk_kk 阅读(215) 评论(0) 推荐(0)