#include #include int check[200010],check2[200010]; std::vector V[200010]; void func(int k) { if(check2[k]) return; check2[k] = 1; for(int i=0;i