摘要:
#include#include#include#include#includeusing namespace std;int pre[500],flow[500][500],dis[500];int map[500][500];int maxflow;int n,m;int ek(int begi... 阅读全文
摘要:
http://wenku.baidu.com/view/7ed3c241a8956bec0975e32b.html 阅读全文