E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
救援模式rescue
hdu 1242
Rescue
最近想做做搜索,bfs、dfs、图一直都不敢去碰。。找了题比较直接的题目来做、、、、只是要注意friend只有一个。。。。其他没什么易错了好像#include#include#defineMAX205structline{intx,y,t;}query[MAX*MAX],direct[4];intmap[MAX][MAX],ans;intget(charx){switch(x){case'.':r
YYlxid
·
2020-07-29 16:51
bfs
coding
way
hdu
hdu 1026 Ignatius and the Princess I (bfs)
)SpecialJudgeProblemDescriptionThePrincesshasbeenabductedbytheBEelzebubfeng5166,ourheroIgnatiushasto
rescue
o
FUNI
·
2020-07-29 16:40
HDU
水
bfs
hdu 1242
Rescue
(BFS+优先队列)
http://acm.hdu.edu.cn/showproblem.php?pid=1242题目大意:天使的朋友拯救天使.代表路#代表墙a代表天使r代表天使的朋友x代表卫兵四个方向一步1秒,打败一个卫兵要1秒,输出救出天使的最短时间代码如下:#include#include#includeusingnamespacestd;intdir[][2]={0,1,1,0,0,-1,-1,0},m,n,v
Vencc__
·
2020-07-29 16:35
ZOJ Problem Set - 1649 -
Rescue
ZOJProblemSet-1649-
Rescue
AngelwascaughtbytheMOLIGPY!
Titanium_S
·
2020-07-29 16:19
BFS
Priority_queue
STL
ZOJ 1649 && HDU 1242
Rescue
(BFS)
Rescue
TimeLimit:2SecondsMemoryLimit:65536KBAngelwascaughtbytheMOLIGPY!
_TCgogogo_
·
2020-07-29 16:42
ACM
搜索
BFS -
Rescue
ZOJ - 1649
AngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#includeconstintN=300;usingnamespacestd;intm,n;charmap[N][N];//构建地图structNode{intx,y;intstep;friendbooloperatorn2.ste
___TPH
·
2020-07-29 16:38
HDU 1242 -
Rescue
(BFS+优先队列)
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):26677AcceptedSubmission
Snakeflute
·
2020-07-29 16:23
HDU
HDU 1242
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):27761AcceptedSubmission
Singular__point
·
2020-07-29 16:51
ACM竞赛题
BFS
HDU-1242-
Rescue
Rescue
AngelwascaughtbytheMOLIGPY!
「已注销」
·
2020-07-29 16:48
BFS
DFS
hdu
“
Rescue
(营救),ZOJ1649”的一种解法和疑惑
1.1题目编号:ZOJ1649详见:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=16491.2题目描述:Angel被MOLIGPY抓住了,她被关在监狱里。监狱可以用一个N×M的矩阵来描述,1#include#include#defineMAX202//注意,此处有巨坑!!虽然题目提到:1Q;intBFS(){inti;i
PosPro
·
2020-07-29 16:31
算法
编程实例
【HD 1242】
Rescue
(BFS)
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):26491AcceptedSubmission
NodiSe
·
2020-07-29 16:59
HDOJ
DFS
&
BFS
[搜索]
HDU1242
Rescue
BFS + 优先队列
ProblemDescriptionAngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,Mn.step;}或friendbooloperatorn2.step;}这题的样例虽然只有一个r,但是根据题意可能有多个r,只要一个r找到angle就可以,所以要多次BFS找到最小的时间。还有一点,
chanper0615
·
2020-07-29 15:46
算法之路
Rescue
(dfs)
Rescue
ProblemDescriptionAngelwascaughtbytheMOLIGPY!
ljyanjy
·
2020-07-29 15:28
搜索
Emergency
1003Emergency(25)(25分)Asanemergency
rescue
teamleaderofacity,youaregivenaspecialmapofyourcountry.Themapshowsseveralscatteredcitiesconnectedbysomeroads.Amountof
rescue
teamsineachcityandthelengthofeachroad
绿蚁.r
·
2020-07-29 15:26
PAT甲级练习
HDU 1242
Rescue
【优先队列】
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):32843AcceptedSubmission
Irish_Moonshine
·
2020-07-29 15:21
Data
Structure
广度优先搜索——BFS遍历
例题(1):营救(
rescue
)输入描述:".":道路"r":Angle的朋友"#":墙壁"x":警卫分析:本
Grady_Ne
·
2020-07-29 15:25
图论
HDU1026 Ignatius and the Princess I(BFS+优先队列)
(Java/Others)ProblemDescriptionThePrincesshasbeenabductedbytheBEelzebubfeng5166,ourheroIgnatiushasto
rescue
ourpre
Sqwlly
·
2020-07-29 15:24
ACM
算法
HDU
ACM
ACM
HDU
BFS+打印路径
优先队列
Rescue
(逆向BFS)
pid=1242Problem:
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission
林下的码路
·
2020-07-29 15:24
BFS
HDU
搜索
ACM
HDOJ-1242
Rescue
(广搜,剪枝)
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):17182AcceptedSubmission
EaShion1994
·
2020-07-29 15:46
搜索
HDU 1242
Rescue
优先队列+BFS
点击打开链接
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s)
ACBoy_lhc
·
2020-07-29 15:08
数据结构
HDU 1026 Ignatius and the Princess I
WA是因为没用优先队列……ProblemDescriptionThePrincesshasbeenabductedbytheBEelzebubfeng5166,ourheroIgnatiushasto
rescue
ourprettyPrincess.Nowhegetsintofeng5166
Crazy_Frog
·
2020-07-29 15:49
算法
ACM
path
output
iostream
input
each
numbers
HDU 1242
Rescue
(DFS入门)
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):32571AcceptedSubmission
Com_ice
·
2020-07-29 15:15
DFS算法
HDU - 1026 - Ignatius and the Princess I(BFS)Java实现
ThePrincesshasbeenabductedbytheBEelzebubfeng5166,ourheroIgnatiushasto
rescue
ourprettyPrincess.Nowhegetsintofeng5166
Commatc
·
2020-07-29 15:15
搜索
HDOJ 1242
Rescue
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):22897AcceptedSubmission
A_ice_
·
2020-07-29 15:14
搜索
队列
HDU 1242
rescue
and 优先队列入门
ProblemDescriptionAngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#include#includeusingnamespacestd;#definew205charmap[w][w];intvis[w][w];intsx,sy;intm,n;structnode{
Kuro同学
·
2020-07-29 15:13
▼图论
搜索
└──搜索
算法
c++
杭电1242--
Rescue
(BFS+优先队列)
ProblemDescriptionAngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#include#includeintnum[210][210],n,m,x1,y1,mtime;//num[][]记录走到该点的最优时间intdir[4][2]={-1,0,1,0,0,-1,0,
牧野之歌
·
2020-07-29 15:56
C语言
杭电1242--
Rescue
--BFS 广度优先算法详解
题目描述就不多说了,给出地址:http://acm.hdu.edu.cn/showproblem.php?pid=1242这道题目比较简单,可以采用DFS,也可采用深度优先搜索,上一次我们介绍了深度优先搜索http://blog.csdn.net/zhuihunmiling/article/details/8979570这一此我们介绍广度优先搜索按照惯例,我们还是先说一下该题目的主要易错点1.天使
百变魔君
·
2020-07-29 15:43
杭电1242--
Rescue
--DFS 详解
题目描述就不多说了,给出地址:http://acm.hdu.edu.cn/showproblem.php?pid=1242这道题目属于经典的搜索题目,数据量较小,可以采用深度优先搜索(DFS),也可以采用广度优先搜索(BFS)。本次先介绍深度优先搜索,广度优先搜索算法请见我的另一篇博文:http://blog.csdn.net/zhuihunmiling/article/details/89796
百变魔君
·
2020-07-29 15:43
HDU 1242
Rescue
Angel
ProblemDescriptionAngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#include#include#includeusingnamespacestd;intn,m,x1,y1,x2,y2;chara[205][205];structnode{intx,y;intc
小泽blingbling
·
2020-07-29 15:37
笔记
杭电1242
Rescue
(bfs)
Rescue
TimeLimit:1000MSMemoryLimit:32768KB64bitIOFormat:%I64d&%I64uSubmitStatusDescriptionAngelwascaughtbytheMOLIGPY
z2664836046
·
2020-07-29 15:06
bfs
【杭电oj】1242-
Rescue
(bfs,优先队列)
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):22836AcceptedSubmission
wyg1997
·
2020-07-29 14:13
DFS&BFS
Rescue
(DFS+回溯)
题目连接:
Rescue
题目:AngelwascaughtbytheMOLIGPY!
逍遥Fau
·
2020-07-29 14:52
搜索题目
hdu 1242
优先队列+bfs题目链接:hdu1242.
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission
青烟绕指柔!
·
2020-07-29 14:40
bfs
Rescue
hdu
Rescue
TimeLimit:2000/1000ms(Java/Other)MemoryLimit:65536/32768K(Java/Other)TotalSubmission(s):90AcceptedSubmission
Knight.Panda
·
2020-07-29 14:40
dayday
算法题 深/广搜-03-
Rescue
AngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#include#includeconstintINF=100000000;usingnamespacestd;intdx[4]={1,0,-1,0};intdy[4]={0,1,0,-1};intn,m;charmap[200][2
实在不知道什么
·
2020-07-29 14:39
算法
hdu1242-
Rescue
(宽度搜索)
pid=1242
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(
lancetop-stardrms
·
2020-07-29 14:24
ACM-宽度搜索
hdu 杭电 1242
Rescue
题意:从a开始,找到r所需的时间(r可以有多个,找到第一个输出所需的时间即可),‘#’是墙不可走,经过‘.’时间加1,经过‘x’时间加2.解法:广搜,使用优先队列,队列中的首元素都为队列中step最小的一个元素。注意:r可以有多个。ac代码:ViewCode#include#includeusingnamespacestd;constintM=200+10;charmap[M][M];//地图in
weixin_33695082
·
2020-07-29 14:55
hdu 1242
Rescue
BFS+优先队列
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1242题意:"r"是起点,"a"是终点,'.'是路,'x'是守卫,'#'是不能走的地方。杀掉守卫要多花1个单位时间,每次上下左右移动要花一个单位时间。问到终点花的最少时间。思路:这种N*M的地图且带权(一个是1,一个是2)的一般使用BFS+优先队列,如果不带权可以直接使用BFS。1#include2us
weixin_30454481
·
2020-07-29 14:47
Rescue
OJ (拯救被困的天使)
题目大意:有个鸟人不小心被坏蛋抓到了,关进了一个矩形监狱,坏蛋派他的小弟看着鸟人,当然小弟可能很多,也可能小弟偷懒出去玩了;不管怎么样鸟人的朋友决定去救他,现在你手上有一副当前的监狱状态图,请你判断鸟人的朋友能不能救出他,若能请输出最小时间,若不能请输出“.....”.他的朋友一分钟只能走一格,遇见坏蛋的小弟还要花一分钟打败小弟。题目梳理:题目中用优先序列最省脑子,但是咱不能只为省脑子做题不是;但
HMJ_
·
2020-07-29 14:32
对BFS与DFS的一些看法 ( 以HDU 1242
Rescue
为例 )
ProblemDescriptionAngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#includeintn,m,ok,ans,vis[205][205];charmat[205][205];voiddfs(intx,inty,intstep){if(vis[x][y]||ma
Element-YoNg
·
2020-07-29 14:31
ACM__搜索
Rescue
(经典队列)
这是第一次接触队列,每人指导,感觉好难,在网上搜代码,看不懂,然后让学长教我队列,他说没办法讲,好吧,后来一学姐说了让我看个20遍,必须看完整的代码,没办法试一下。结果第4遍完全看懂(只是看懂,不代表会做),基本上了解队列是怎么用的。此题让我深思:感觉自己以前真的好没用,看一个代码一眼看下去,不懂就问,问来问去还是不明白,之后我才了解到,只要你硬着头皮去做,坚定不移,迟早会明白的。希望为以后能再接
森林屿麓
·
2020-07-29 14:31
hduoj 1242
Rescue
这是假期集训时,周赛拉的一道比赛题目,当时还有一道情况更加复杂的广搜题目,经过WA5次之后,终于A了,然后看到这道题时,感觉可以把他轻松解决掉。写完了初步的代码,提交,WA了,找不到原因,后来发现,是因为搜到第一个就输出出来了,没有考虑到最小值,当初深搜深入研究的时候就有这个问题忘记考虑,然后又标记了一个变量,考虑的是全广搜完,然后找到其中的最小值,提交还是WA,然后就没辙了,,,最后去做其他的题
染指的流年
·
2020-07-29 14:58
图论_搜索
HDU 1242
Rescue
(BFS或BFS+优先队列)
HDU1242
Rescue
(BFS或BFS+优先队列)http://acm.hdu.edu.cn/showproblem.php?
focus_best
·
2020-07-29 14:58
ACM--题解汇总
practice
again
★★
图论--BFS
杭电1242
rescue
E-
Rescue
CrawlingfailedSubmitStatusPracticePOJ3278DescriptionAngelwascaughtbytheMOLIGPY!
阿文施瓦辛格
·
2020-07-29 14:58
ACM
dfs+bfs
The Wonderful Wizard of Oz Chapter8
The
Rescue
oftheTinWoodman(1)WhenDorothyawokethesunwasshiningthroughthetreesandTotohadlongbeenoutchasingbirdsaroundhimandsquirrels.Shesatupandlookedaroundher.Scarecrow
Mr_Oldman
·
2020-07-29 14:54
杭电 1242
Rescue
(广搜)
pid=1242
Rescue
TimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(
-未完待续-
·
2020-07-29 14:25
搜索
【杭电】[1242]
Rescue
虽然学长把这题取名为BFS……不过一时脑抽没分清BFS是深搜还是广搜所以用的DFS做的不过对于这种水题其实都一样啦没什么坑点用一个二维数组保存每个点到终点的距离然后递归搜索遇见x就+2遇见.就+1#includeintinf=9999999;charmap[220][220];intdis[220][220];intn,m;intmn,mm;inten,em;voidbfs(inttn,inttm
BoilTask
·
2020-07-29 14:48
杭电
搜索&DFS&BFS
杭电1242
Rescue
题(bfs+优先队列)
杭电1242
Rescue
题(bfs+优先队列)题目链接~~>这题是学习优先队列的第一题搞了好久才AC:先介绍一下优先队列:头文件:#includeusingnamespacestd;由大到小出队:structzhang
Bjut_Search2016
·
2020-07-29 14:16
ACM算法
1242
Rescue
(优先队列BFS)
ProblemDescriptionAngelwascaughtbytheMOLIGPY!HewasputinprisonbyMoligpy.TheprisonisdescribedasaN*M(N,M#include#includeusingnamespacestd;typedefstructnn{intx,y;inttime;friendbooloperatorQ;nodeq,p;q.time
青山绿水之辈
·
2020-07-29 14:42
ACM
广搜
BFS(搜索) (优先队列 ) HDU1242
Rescue
题面:天使被MOLIGPY抓住了!他被Moligpy监禁。监狱被描述为N*M(N,M#include#includeconstintmaxn=250;usingnamespacestd;charmaze[maxn][maxn];intvis[maxn][maxn];intn,m;intres=-1;typedefstructnode{intx;inty;inttime;booloperatorb.
Green Leaf of Rose
·
2020-07-29 14:09
BFS
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他