会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
__NaCl
Do what do you want to do.Do what you should do.
博客园
首页
新随笔
联系
订阅
管理
2015年10月13日
Uva(10986)
摘要: 很裸的一道dijk算法题,因为顶点数太多无法用邻接矩阵表示,所以要用临界表来表示AC代码#include#include#include#include #include#includeusing namespace std;using namespace std;const int maxn=2*...
阅读全文
posted @ 2015-10-13 22:06 __NaCl
阅读(144)
评论(0)
推荐(0)
公告