会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
G_A_TS
世间好物,过我眼,即我有
首页
联系
管理
2019年6月9日
题解 城市交通(附数据)
摘要: "另一道~~水~~题" 题面 某城市 有N(1 using namespace std; int n,m; double dist[51][11]; struct edge { int to; double dis; int N; }; struct node { double dis; int p
阅读全文
posted @ 2019-06-09 17:23 G_A_TS
阅读(603)
评论(0)
推荐(0)
编辑
公告