CSPCSPCSP能不能写
std :: vector <int> S[maxn + 10]; for (int i = 1; i <= n; i++) for (int j : S[i]) //here ;