#include #include #include "testlib.h" using namespace std; using ll = long long; const ll MIN_N = 2; const ll MAX_N = 200'000; int main(){ registerValidation(); ll N = inf.readLong(MIN_N, MAX_N); inf.readEoln(); atcoder::dsu UF(N); for (int i=0; i