
搜索
文章平均质量分 78
ALPS233
这个作者很懒,什么都没留下…
展开
-
[Poj 3083] Children of the Candy Corn bfs+dfs
Children of the Candy Corn Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 12060 Accepted: 5177Description The cornfield maze is a popular Halloween treat. Visitors are shown原创 2016-03-21 19:50:56 · 631 阅读 · 0 评论 -
[poj 1691] Painting A Board dfs+拓扑排序
Painting A Board Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 3611 Accepted: 1795Description The CE digital company has built an Automatic Painting Machine (APM) to paint a fl原创 2016-04-08 08:51:19 · 1232 阅读 · 0 评论 -
[poj 2286] The Rotation Game IDA*(dfs)
The Rotation Game Time Limit: 15000MS Memory Limit: 150000K Total Submissions: 5852 Accepted: 1968Description The rotation game uses a # shaped board, which can hold 24 pieces of square bloc原创 2016-04-08 14:20:38 · 802 阅读 · 0 评论 -
【poj 2411】Mondriaan's Dream 状态压缩DP
Mondriaan’s DreamTime Limit: 3000MS Memory Limit: 65536K Total Submissions: 14345 Accepted: 8273 DescriptionSquares and rectangles fascinated the famous Dutch painter Piet Mondriaan. One night, aft原创 2016-04-12 18:49:36 · 3526 阅读 · 0 评论 -
[poj 2676] Sudoku DFS
Sudoku Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 17035 Accepted: 8286 Special JudgeDescription Sudoku is a very simple task. A square table with 9 rows and 9 column原创 2016-03-28 15:11:36 · 526 阅读 · 0 评论 -
【poj 1416】Shredding Company DFS+剪支
Shredding Company Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 4962 Accepted: 2848Description You have just been put in charge of developing a new shredder for the Shredding C原创 2016-03-28 16:21:52 · 819 阅读 · 0 评论 -
[bzoj1603]: [Usaco2008 Oct]打谷机 搜索
题目:http://www.lydsy.com/JudgeOnline/problem.php?id=1603 1603: [Usaco2008 Oct]打谷机 Time Limit: 5 Sec Memory Limit: 64 MB Submit: 801 Solved: 615 [Submit][Status][Discuss] DescriptionFarmer John有一个原创 2016-05-16 09:43:23 · 895 阅读 · 0 评论 -
【bzoj 1611】 [Usaco2008 Feb]Meteor Shower流星雨 bfs
题目:http://www.lydsy.com/JudgeOnline/problem.php?id=1611 1611: [Usaco2008 Feb]Meteor Shower流星雨 Time Limit: 5 Sec Memory Limit: 64 MB Submit: 1272 Solved: 557 [Submit][Status][Discuss] Description原创 2016-05-16 16:40:39 · 3770 阅读 · 0 评论 -
[BZOJ1612][Usaco2008 Jan]Cow Contest奶牛的比赛 dfs
题目:http://www.lydsy.com/JudgeOnline/problem.php?id=1612 1612: [Usaco2008 Jan]Cow Contest奶牛的比赛 Time Limit: 5 Sec Memory Limit: 64 MB Submit: 924 Solved: 613 [Submit][Status][Discuss] DescriptionF原创 2016-05-16 19:22:12 · 3962 阅读 · 1 评论 -
BZOJ 1615: [Usaco2008 Mar]The Loathesome Hay Baler麻烦的干草打包机 bfs
题目:http://www.lydsy.com/JudgeOnline/problem.php?id=16151615: [Usaco2008 Mar]The Loathesome Hay Baler麻烦的干草打包机 Time Limit: 5 Sec Memory Limit: 64 MB Submit: 741 Solved: 296 [Submit][Status][Discuss]原创 2016-05-17 14:04:53 · 982 阅读 · 0 评论 -
[poj 2331] Water pipe ID A*迭代加深搜索(dfs)
Water pipe Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 2265 Accepted: 602 Description The Eastowner city is perpetually haunted with water supply shortages, so in order to原创 2016-04-07 14:54:27 · 2965 阅读 · 0 评论 -
[poj 1699] Best Sequence dfs+剪支
Best Sequence Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 5615 Accepted: 2213Description The twenty-first century is a biology-technology developing century. One of the most原创 2016-04-06 19:08:18 · 1332 阅读 · 0 评论 -
[Poj 1129] Channel Allocation DFS+四色定理剪支
Channel Allocation Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 13861 Accepted: 7076Description When a radio station is broadcasting over a very large area, repeaters are u原创 2016-03-23 22:00:59 · 539 阅读 · 0 评论 -
[Poj 3009] Curling 2.0 深搜
Curling 2.0 Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 16394 Accepted: 6773DescriptionOn Planet MM-21, after their Olympic games this year, curling is getting popular. But原创 2016-03-21 19:53:05 · 485 阅读 · 0 评论 -
[Poj 1321] 棋盘问题 dfs
棋盘问题 Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 32023 Accepted: 15890Description 在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个棋子不能放在棋盘中的同一行或者同一列,请编程求解对于给定形状和大小的棋盘,摆放k个棋子的原创 2016-03-21 19:54:19 · 664 阅读 · 0 评论 -
[Poj 2488] A Knight's Journey
A Knight’s Journey Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 38352 Accepted: 13017Description Background The knight is getting bored of seeing the same black and white原创 2016-03-21 19:55:35 · 450 阅读 · 0 评论 -
【poj 2251】Dungeon Master BFS
Dungeon Master Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 24288 Accepted: 9419Description You are trapped in a 3D dungeon and need to find the quickest way out! The dunge原创 2016-03-21 20:37:45 · 520 阅读 · 0 评论 -
[Poj 3278] Catch That Cow BFS
Catch That Cow Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 69092 Accepted: 21729DescriptionFarmer John has been informed of the location of a fugitive cow and wants to catc原创 2016-03-21 20:52:33 · 774 阅读 · 0 评论 -
[Poj 1426] Find The Multiple BFS
Find The Multiple Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 24596 Accepted: 10128 Special JudgeDescription Given a positive integer n, write a program to find out a原创 2016-03-21 21:56:42 · 924 阅读 · 0 评论 -
[Poj 3126] Prime Path BFS
Prime Path Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 15588 Accepted: 8791Description The ministers of the cabinet were quite upset by the message from the Chief of Secur原创 2016-03-22 16:27:28 · 513 阅读 · 0 评论 -
【Poj 3414】 Pots BFS
Pots Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 13265 Accepted: 5572 Special JudgeDescriptionYou are given two pots, having the volume of A and B liters respectively.原创 2016-03-22 17:49:51 · 521 阅读 · 0 评论 -
【Poj 2531】 Network Saboteur dfs
Network Saboteur Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 10712 Accepted: 5152Description A university network is composed of N computers. System administrators gathere原创 2016-03-22 21:40:21 · 674 阅读 · 0 评论 -
1619: [Usaco2008 Nov]Guarding the Farm 保卫牧场 搜索
题目:http://www.lydsy.com/JudgeOnline/problem.php?id=1619 1619: [Usaco2008 Nov]Guarding the Farm 保卫牧场 Time Limit: 5 Sec Memory Limit: 64 MB Submit: 694 Solved: 306 [Submit][Status][Discuss] Descri原创 2016-05-17 19:59:49 · 2821 阅读 · 0 评论