会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
秦时、长浩
博客园
首页
新随笔
联系
管理
2017年5月19日
优化迪杰斯特拉
摘要: 1 #include <cstdio> 2 #include <queue> 3 #include <cstring> 4 #define Heap pair<int, int> 5 //第一个int存的是到起点的距离,第二个int存的是点的编号 6 7 using namespace std; 8
阅读全文
posted @ 2017-05-19 19:16 秦时、长浩
阅读(243)
评论(0)
推荐(0)
编辑
公告