ACM-搜索
文章平均质量分 85
ltree98
游戏开发者
展开
-
ACM-搜索之Robot Motion——hdu1035
Robot Motion题目:http://acm.hdu.edu.cn/showproblem.php?pid=1035Problem DescriptionA robot has been programmed to follow the instructions in its path. Instructions for the next direction the robo原创 2014-03-28 14:33:29 · 2266 阅读 · 0 评论 -
ACM-DFS之Kill The Monster——hdu2616
ACM DFS Kill The Monster hdu2616原创 2014-04-07 16:13:56 · 2412 阅读 · 0 评论 -
ACM-BFS之胜利大逃亡——hdu1253
ACM BFS 胜利大逃亡 hdu1253原创 2014-04-06 21:05:56 · 4424 阅读 · 1 评论 -
ACM-BFS之诡异的楼梯——hdu1180
bfs 广度优先搜索 hdu1180原创 2014-02-25 13:38:32 · 1908 阅读 · 2 评论 -
ACM-搜索之连连看——hdu1175
ACM 搜索 DFS 连连看 hdu1175原创 2014-03-26 08:50:34 · 2846 阅读 · 0 评论 -
ACM-BFS之Catch That Cow——hdu2717
ACM BFS Catch That Cow hdu2717原创 2014-04-05 21:06:17 · 1390 阅读 · 0 评论 -
ACM-BFS之Nightmare——hdu1072
ACM BFS Nightmare hdu1072原创 2014-04-04 21:37:17 · 1529 阅读 · 0 评论 -
ACM-搜索之FireNet——hdu1045
ACM 回溯搜索 FireNet hdu1045原创 2014-03-24 20:45:24 · 2636 阅读 · 0 评论 -
ACM-DFS之Sudoku Killer——hdu1426
ACM DFS Sudoku Killer hdu1426原创 2014-04-19 18:19:49 · 1913 阅读 · 0 评论 -
ACM-DFS之Another Eight Puzzle——hdu2514
ACM DFS Another Eight Puzzle hdu2514原创 2014-04-08 11:11:34 · 1399 阅读 · 0 评论 -
ACM-DFS之Sticks——hdu1455
ACM DFS Sticks hdu1455 经典剪枝原创 2014-04-07 14:53:43 · 3902 阅读 · 0 评论 -
ACM-BFS之Open the Lock——hdu1195
ACM BFS Open the Lock hdu1195 暴力广度优先搜索原创 2014-04-28 17:38:11 · 2439 阅读 · 0 评论 -
ACM-BFS之A计划——hdu2102
ACM BFS A计划 hdu2102原创 2014-04-27 19:35:17 · 2224 阅读 · 1 评论 -
[2012山东省第三届ACM大学生程序设计竞赛]——Mine Number
2012山东省第三届ACM大学生程序设计竞赛 Mine Number ACM省赛 DFS原创 2014-04-28 11:56:54 · 1946 阅读 · 0 评论 -
ACM-BFS之逃离迷宫——hdu1728
ACM BFS 逃离迷宫 hdu1728原创 2014-04-26 19:22:53 · 2449 阅读 · 0 评论 -
ACM-BFS之Dating with girls(2)——hdu2579
ACM BFS Dating with girls(2) hdu2579 vis数组变种原创 2014-04-25 21:27:35 · 2116 阅读 · 0 评论 -
ACM-DFS之Jerboas——hdu2437
ACM DFS Jerboas hdu2437原创 2014-04-10 08:48:11 · 1376 阅读 · 0 评论 -
ACM-BFS之Rescue——hdu1242
ACM BFS Rescue hdu1242 优先队列原创 2014-04-09 12:14:22 · 1625 阅读 · 0 评论 -
ACM-搜索之变形课——hdu1181
变形课Problem Description呃......变形课上Harry碰到了一点小麻烦,因为他并不像Hermione那样能够记住所有的咒语而随意的将一个棒球变成刺猬什么的,但是他发现了变形咒语的一个统一规律:如果咒语是以a开头b结尾的一个单词,那么它的作用就恰好是使A物体变成B物体.Harry已经将他所会的所有咒语都列成了一个表,他想让你帮忙计算一下他是否能完成老师的作业,将一个原创 2014-03-26 18:56:33 · 1718 阅读 · 0 评论 -
ACM-DFS之Accepted Necklace——hdu2660
ACM DFS Accepted Necklace hdu2660原创 2014-04-03 15:13:26 · 1696 阅读 · 0 评论 -
ACM-BFS之A strange lift——hdu1548
ACM BFS A strange lift hdu1548原创 2014-04-04 12:47:43 · 1796 阅读 · 0 评论 -
ACM-康托展开+预处理BFS之魔板——hdu1430
ACM 康托展开 预处理BFS 魔板 hdu1430原创 2014-05-03 11:22:21 · 2989 阅读 · 0 评论 -
[2010山东省第一届ACM大学生程序设计竞赛]——Balloons
2010山东省第一届ACM大学生程序设计竞赛 Balloons原创 2014-04-13 15:14:31 · 1712 阅读 · 0 评论 -
ACM-DFS之Zipper——hdu1501
ACM DFS 搜索 hdu1501 Zipper原创 2014-04-01 09:38:44 · 2244 阅读 · 0 评论 -
ACM-DFS之下沙小面的(2)——hdu1572
ACM 搜索 DFS 下沙小面的(2) hdu1572原创 2014-04-01 10:31:47 · 1718 阅读 · 0 评论 -
ACM-三维BFS之Asteroids!——hdu1240
ACM 三维BFS Asteroids! hdu1240原创 2014-04-30 15:32:16 · 4799 阅读 · 0 评论 -
ACM-DFS之SumItUp——hdu1258
ACM DFS 搜索 Sum It Up hdu1258原创 2014-03-28 20:16:33 · 1585 阅读 · 0 评论 -
ACM-二分搜索之Can you solve this equation?——hdu2199
ACM 二分搜索 Can you solve this equation? hdu2199 精度判定原创 2014-04-30 14:57:11 · 1889 阅读 · 0 评论 -
ACM搜索之哈密顿绕行世界问题——hdu2181
哈密顿绕行世界问题Problem Description一个规则的实心十二面体,它的 20个顶点标出世界著名的20个城市,你从一个城市出发经过每个城市刚好一次后回到出发的城市。 Input前20行的第i行有3个数,表示与第i个城市相邻的3个城市.第20行以后每行有1个数m,m=1.m=0退出.Output输出从第m个城市出发经过每个城市1次又回到m的所有路线,如有多原创 2014-03-27 15:13:25 · 1575 阅读 · 0 评论 -
ACM-bfs之Find a way——hdu2612
bfs Find a way hdu2612原创 2014-03-03 16:15:36 · 1509 阅读 · 0 评论 -
ACM-DFS之Tempter of the Bone——hdu1010
Tempter of the Bone hdu1010 dfs原创 2014-02-26 09:36:21 · 1376 阅读 · 0 评论 -
ACM-BFS之非常可乐——hdu1495
ACM BFS 非常可乐 hdu1495原创 2014-04-19 19:38:12 · 2559 阅读 · 0 评论 -
ACM-搜索之Counting Sheep——hdu2952
ACM 搜索 Counting Sheep hdu2952原创 2014-04-02 21:38:49 · 1885 阅读 · 0 评论 -
ACM-搜索之Red and Black——hdu1312
Red and BlackProblem DescriptionThere is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing on a black tile. From a tile, he can move to one原创 2014-04-02 21:06:54 · 1548 阅读 · 0 评论 -
ACM-DFS之Beat——hdu2614
ACM DFS Beat hdu2614原创 2014-04-02 21:18:21 · 1884 阅读 · 0 评论 -
ACM-DFS之Prime Ring Problem——hdu1016
Prime Ring ProblemProblem DescriptionA ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each circle separately, and the sum of numbers in two adjacent circl原创 2014-02-25 12:40:12 · 1154 阅读 · 0 评论 -
ACM-BFS之knight moves——hdu1327
BFS 广度优先搜索 ACM hdu1327原创 2014-02-24 21:28:36 · 1350 阅读 · 0 评论 -
ACM-DFS之Oil Deposits——hdu1241
Oil DepositsProblem DescriptionThe GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region of land at a tim原创 2014-02-25 12:47:46 · 3063 阅读 · 0 评论 -
ACM-BFS之Ignatius and the Princess I ——hdu1026
BFS 优先队列 hdu1026原创 2014-02-26 09:07:04 · 1446 阅读 · 0 评论 -
ACM-BFS之Open the Lock——hdu1195(双向BFS)
ACM BFS Open the Lock hdu1195 双向BFS原创 2014-04-29 09:03:27 · 3815 阅读 · 0 评论