会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
CF上蓝!!!
博客园
首页
新随笔
联系
管理
2020年11月27日
L2-001 紧急救援 (25 point(s))
摘要: #include<iostream> #include<algorithm> #include<cstring> using namespace std; /* dijkstra O(n^2+m) +O(n) 求出S->D的所有最短路,统计数目,统计权值和 输出最短路数目和最大权值和即可 两种写法,
阅读全文
posted @ 2020-11-27 22:34 30天CF上蓝!!!
阅读(77)
评论(0)
推荐(0)
编辑
公告