小三大专题

FAFU-1198 小三大作战 多重匹配

http://acm.fafu.edu.cn/problem.php?id=1198 #include "stdio.h"#include "string.h"const int maxn = 105;int map[maxn][maxn],cap[maxn],data[maxn][maxn],flow[maxn];;int n,m;bool vis[maxn];bool dfs