会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Keambar
博客园
首页
新随笔
联系
订阅
管理
2014年9月19日
SGU 185.Two shortest (最小费用最大流)
摘要: 时间限制:0.25s空间限制:4M题意: 在n(n#include #include #include #include using namespace std;const int INF = 409, Maxn = 0x3f3f3f3f;struct node { int u, v, t...
阅读全文
posted @ 2014-09-19 21:42 keambar
阅读(245)
评论(0)
推荐(0)
公告