摘要:
先黑白染色 再二分图最大独立集 #include<bits/stdc++.h> using namespace std; const int MAXN = 40050; const int MAXM = 1000005; const int INF = 1000000050; int Head[MA 阅读全文
posted @ 2019-04-11 20:21
Aragaki
阅读(123)
评论(0)
推荐(0)
浙公网安备 33010602011771号