会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Asurudo Jyo の 倉 庫
手握红莲,青息不偃
首页
新随笔
联系
订阅
管理
2019年3月25日
ACM模板——次短路及K短路
摘要: #define P pair<int,int> int d[maxn]; int d2[maxn]; int SSC() { priority_queue<P,vector<P>,greater<P>> q; memset(d,INF,sizeof(d)); memset(d2,INF,sizeof
阅读全文
posted @ 2019-03-25 10:08 Asurudo
阅读(165)
评论(0)
推荐(0)
编辑
公告