随笔分类 -  广度搜索bfs

摘要:Collect More Jewels Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 6148 Accepted Submission(s): 阅读全文
posted @ 2016-04-06 20:24 非我非非我 阅读(281) 评论(0) 推荐(0)
摘要:Description 《Journey to the West》(also 《Monkey》) is one of the Four Great Classical Novels of Chinese literature. It was written by Wu Cheng'en during 阅读全文
posted @ 2016-04-06 12:16 非我非非我 阅读(281) 评论(0) 推荐(0)
摘要:胜利大逃亡(续) Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 7346 Accepted Submission(s): 2546 Proble 阅读全文
posted @ 2016-04-05 17:49 非我非非我 阅读(223) 评论(0) 推荐(0)
摘要:Dating with girls(2)Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2705Accepted Submission(s): 75... 阅读全文
posted @ 2015-11-05 20:17 非我非非我 阅读(287) 评论(0) 推荐(0)
摘要:非常可乐Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 8021Accepted Submission(s): 3210Problem Descri... 阅读全文
posted @ 2015-11-05 18:13 非我非非我 阅读(161) 评论(0) 推荐(0)
摘要:LabyrinthTime Limit:2000MSMemory Limit:32768KTotal Submissions:4004Accepted:1504DescriptionThe northern part of the Pyramid contains a very large and ... 阅读全文
posted @ 2015-08-18 11:37 非我非非我 阅读(220) 评论(0) 推荐(0)
摘要:逃离迷宫Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 19656Accepted Submission(s): 4783Problem Descr... 阅读全文
posted @ 2015-08-10 16:07 非我非非我 阅读(497) 评论(6) 推荐(0)
摘要:A计划Time Limit: 3000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 13301Accepted Submission(s): 3284Problem Descri... 阅读全文
posted @ 2015-08-10 08:36 非我非非我 阅读(172) 评论(0) 推荐(0)
摘要:Walking AntTime Limit: 2 Seconds Memory Limit: 65536 KBAnts are quite diligent. They sometimes build their nests beneath flagstones.Here, an ant is w... 阅读全文
posted @ 2015-08-06 09:46 非我非非我 阅读(279) 评论(0) 推荐(0)
摘要:Catch That CowTime Limit: 5000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 9276Accepted Submission(s): 2907Prob... 阅读全文
posted @ 2015-08-06 08:51 非我非非我 阅读(216) 评论(0) 推荐(0)
摘要:NightmareTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 8480Accepted Submission(s): 4069Problem D... 阅读全文
posted @ 2015-07-30 20:02 非我非非我 阅读(234) 评论(0) 推荐(0)
摘要:Battle CityTime Limit:1000MSMemory Limit:65536KTotal Submissions:7579Accepted:2544DescriptionMany of us had played the game "Battle city" in our child... 阅读全文
posted @ 2015-07-29 20:59 非我非非我 阅读(187) 评论(0) 推荐(0)
摘要:Nightmare时间限制:1000ms | 内存限制:65535KB难度:4描述Ignatius had a nightmare last night. He found himself in a labyrinth with a time bomb on him. The labyrinth h... 阅读全文
posted @ 2015-07-08 22:56 非我非非我 阅读(221) 评论(0) 推荐(0)
摘要:3D dungeon时间限制:1000ms | 内存限制:65535KB难度:2描述You are trapped in a 3D dungeon and need to find the quickest way out! The dungeon is composed of unit cubes... 阅读全文
posted @ 2015-07-05 13:18 非我非非我 阅读(200) 评论(0) 推荐(0)
摘要:WAJUEJI which home strong!时间限制:1000ms | 内存限制:65535KB难度:2描述在一个山沟里,姐弟俩同时考上了大学。但由于家里拮据,所以这并不是什么好消息。父亲对孩子说:我就是砸锅卖铁也要把你们姐俩供出来。当时的姐姐已经决定放弃上学的机会。没想到第二天天还没亮,弟... 阅读全文
posted @ 2015-07-04 23:28 非我非非我 阅读(314) 评论(0) 推荐(0)
摘要:迷宫问题Time Limit:1000MSMemory Limit:65536KTotal Submissions:10103Accepted:6005Description定义一个二维数组:int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0,... 阅读全文
posted @ 2015-06-22 21:06 非我非非我 阅读(397) 评论(0) 推荐(0)
摘要:Dungeon MasterTime Limit:1000MSMemory Limit:65536KTotal Submissions:19222Accepted:7466DescriptionYou are trapped in a 3D dungeon and need to find the ... 阅读全文
posted @ 2015-06-22 18:10 非我非非我 阅读(165) 评论(0) 推荐(0)
摘要:胜利大逃亡Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 28023 Accepted Submission(s): 10632Problem D... 阅读全文
posted @ 2015-06-21 00:15 非我非非我 阅读(262) 评论(0) 推荐(0)
摘要:Find a wayTime Limit: 3000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5401Accepted Submission(s): 1823Problem ... 阅读全文
posted @ 2015-06-20 20:25 非我非非我 阅读(285) 评论(0) 推荐(0)
摘要:RescueTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 19985Accepted Submission(s): 7110Problem Des... 阅读全文
posted @ 2015-06-17 20:15 非我非非我 阅读(224) 评论(0) 推荐(0)