机房真实NOIP模拟赛--pure和dirty系列题

这道题说白了就是一道点双联通份量的板子题c++ 权当练习spa #include<bits/stdc++.h> #pragma GCC optimize(2) #define RG register using namespace std; int nxt[200005],to[200005],head[100005],shu1,shu2,n,m,tot; int dfn[100005],low[
相关文章
相关标签/搜索