
【BFS(广度优先搜索)】
文章平均质量分 80
Sly_461
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
BFS广度优先搜索(1)--hdu2612(基本模板题)
Find a way Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description原创 2016-09-10 23:48:01 · 4970 阅读 · 0 评论 -
BFS广度优先搜索(3)--poj2251(zoj1940)(基础题)
Dungeon Master Limit:1000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu Description Input原创 2016-09-12 22:47:58 · 752 阅读 · 0 评论 -
BFS广度优先搜索(4)--hdu2717(poj3278)(基础题)
Catch That C Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu原创 2016-09-13 00:23:55 · 738 阅读 · 0 评论 -
BFS广度优先搜索(5)(亦可以用DFS)--hdu1241(poj1562)(基础题)
Oil Deposits Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description Input原创 2016-09-14 00:23:01 · 609 阅读 · 0 评论 -
BFS广度优先搜索(6)--poj3414(基础题)
Pots Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu Description Input Outpu原创 2016-09-14 00:43:04 · 1079 阅读 · 0 评论 -
BFS广度优先搜索(7)--poj3126(基础题)
Prime Path Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu Description The ministers of原创 2016-09-15 00:27:47 · 1453 阅读 · 0 评论 -
BFS广度优先搜索(8)--uva11624(类似于双BFS)(能力题)
Fire! Time Limit:1000MS Memory Limit:0KB 64bit IO Format:%lld & %llu Input Output Sample Input Sample Output Hint原创 2016-09-15 23:33:09 · 715 阅读 · 0 评论 -
BFS广度优先搜索(10)--fzu2150(基础题)
Fire Game Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description原创 2016-09-25 01:50:26 · 614 阅读 · 0 评论 -
BFS广度优先搜索(11)--hdu2102(基础题)
A计划 TimeLimit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description Input Output原创 2016-09-25 02:28:30 · 1571 阅读 · 0 评论 -
BFS广度优先搜索(12)--hdu3085(双向BFS)(进阶题)
Nightmare Ⅱ Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description Input Output Sample Input Sample Output原创 2016-09-30 23:15:33 · 1238 阅读 · 0 评论 -
BFS广度优先搜索(13)--hdu3533(能力题)
Escape Time Limit:10000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description The students of the HEU原创 2016-10-04 23:25:51 · 945 阅读 · 1 评论 -
BFS广度优先搜索(2)--hdu1495(BFS变形题)
非常可乐 Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description Input Out原创 2016-09-11 22:52:55 · 1235 阅读 · 0 评论 -
BFS(广度优先搜索)基本介绍
广度/宽度优先搜索(BFS) 【算法入门】 转载自:rapheal@iteye:http://rapheal.iteye.com转载 2016-09-10 16:29:10 · 695 阅读 · 0 评论 -
BFS广度优先搜索(9)(亦可以用DFS)--poj1426
Find The Multiple TimeLimit:1000MS Memory Limit:10000KB 64bit IO Format:%lld & %llu Description Input原创 2016-09-17 22:35:06 · 358 阅读 · 0 评论