会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shulin~
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
网络流
网络流题目集合
【网络流】【待补】C. Heidi and Library (hard)
摘要:http://codeforces.com/contest/802/problem/C
阅读全文
posted @
2017-06-02 19:45
shulin15
阅读(159)
评论(0)
推荐(0)
【网络流】codeforces C. Heidi and Library (hard)
摘要:http://codeforces.com/contest/802/problem/C
阅读全文
posted @
2017-06-01 16:36
shulin15
阅读(169)
评论(0)
推荐(0)
【最小费用最大流】N. April Fools' Problem (medium)
摘要:http://codeforces.com/contest/802/problem/N 【题解】 方法一: 1 #include<bits/stdc++.h> 2 using namespace std; 3 4 typedef long long LL; 5 6 #define N 200020
阅读全文
posted @
2017-06-01 16:20
shulin15
阅读(273)
评论(0)
推荐(0)
公告