会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Bryce Chen
ONION_CYC
博客园
首页
管理
2017年2月27日
【CODEVS】1033 蚯蚓的游戏问题
摘要: 【算法】网络流-最小费用最大流(费用流) 【题解】与方格取数2类似 在S后添加辅助点S_,限流k 每条边不能重复走,限流1 #include<cstdio> #include<algorithm> #include<cstring> using namespace std; const int in
阅读全文
posted @ 2017-02-27 22:08 ONION_CYC
阅读(403)
评论(0)
推荐(1)
编辑
公告