Wrong Answer
foo.cc: In function 'void dfs(int)':
foo.cc:25:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   25 |  for(int i=0; i<g[u].size(); i++)
      |               ~^~~~~~~~~~~~
  正在同步测试数据,请稍后 Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务