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