摘要:
反集的反集不是朋友。。。要是把他们合并便多了//并查集+反集的思想 #include#includeusing namespace std;int n,m;int flag;int flag1[9999];int f[2500];int find(int x){ if(f[x... 阅读全文
posted @ 2017-02-19 09:00
wspl98765
阅读(136)
评论(0)
推荐(0)
浙公网安备 33010602011771号