原创 classroom(LCA)

代碼: #include<bits/stdc++.h> using namespace std; vector<int> arr[100010]; int f[100010][22],dep[100010],fi[100010]