会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Soda
要不要一起学习,和可爱的我😘
博客园
首页
新随笔
联系
管理
2021年4月8日
CSP 201812-4 数据中心(最小瓶颈生成树)
摘要: #include <iostream> #include <cstdio> #include <cstring> #include <algorithm> #define maxn 100010 using namespace std; struct node{ int x,y,z; }e[maxn
阅读全文
posted @ 2021-04-08 16:20 Echo宝贝儿
阅读(79)
评论(0)
推荐(0)
编辑
公告