POJ 2516 Minimum Cost 最小费用流
摘要:
这题意恶心得我百度了。看小悠写的看懂的*_*各个商品的运输的代价计算是独立的,所以可以将他们分别处理#include#include#include#includeusing namespace std;const int INF=0x7f7f7f7f;const int maxn=100008;c... 阅读全文
posted @ 2015-08-26 20:58 此剑之势愈斩愈烈 阅读(169) 评论(0) 推荐(0)
浙公网安备 33010602011771号