会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Twsc
博客园
首页
新随笔
联系
管理
订阅
09 2016 档案
dfs求最短路径
摘要:#include<iostream>#include<cstdio>#include<cstring>#include<algorithm>using namespace std;int a[51][51],book[51][51];//a数组储存地图,b数组标记有没有走过,防止重复走。int n,
阅读全文
posted @
2016-09-26 19:56
Twsc
阅读(2111)
评论(0)
推荐(0)
公告