摘要:
#include #include #include #include #include using namespace std; const int MAXN=10100; const int MAXM=40010; const int INF=0x3f3f3f3f; struct Edge //cost代表单位流量流过该边时,所需的费用大小 { int to... 阅读全文
posted @ 2016-07-30 13:08
相儒以沫
阅读(167)
评论(0)
推荐(0)

浙公网安备 33010602011771号