说明: using namespace std; const int Maxn=2005,oo=0x7fffffff/2; struct Edge{int to,next,op,vol,cost;}w[Maxn*100]; int h[Maxn]={0},dis[Maxn]={0},now[Maxn]; Made By Rj 网络流建图分析 By Rj int st,ar,cnt,ans,n; bool v[Maxn]; inline int Min(int x,int y){return x< <GOODWEY> 上传 | 大小:253kb