会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
古比
博客园
首页
新随笔
联系
管理
订阅
2020年10月12日
H - Holiday's Accommodation ICPC 思维
摘要: 连接:https://vjudge.net/contest/400668#problem/H 思路:对于每一条边,求 min(左边点的个数,右边点的个数)*边的权值*2 1 #include<bits/stdc++.h> 2 using namespace std; 3 const int maxn
阅读全文
posted @ 2020-10-12 09:47 古比
阅读(97)
评论(0)
推荐(0)
编辑
公告