会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
蒟蒻的成长历史--lichenxi
博客园
首页
新随笔
联系
订阅
管理
2019年1月6日
bzoj2502清理雪道
摘要: "传送门" 好题啊,由于每个点既可以进,也可以出,就可以新建一个源点和汇点,对于每个点都连边,然后就是最小流板子了。 代码: c++ include include include include using namespace std; void read(int &x) { char ch; b
阅读全文
posted @ 2019-01-06 16:00 蒟蒻--lichenxi
阅读(118)
评论(0)
推荐(0)
编辑
公告