【模板】點分治

洛谷 3806  1 #include<cstdio> 2 #include<algorithm> 3 #define N 10010 4 #define rg register 5 using namespace std; 6 int n,m,tot,cnt,root,last[N],siz[N],mxsiz[N],dep[N],q[N]; 7 bool have[10000010
相關文章
相關標籤/搜索