题目链接:L2-024 部落 考查知识:并查集 题意描述:纯纯并查集 具体代码#include<bits/stdc++.h> using namespace std; typedef long long ll; const int N