Wrong Answer
foo.cc: In function 'void dfs(int)': foo.cc:12:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 12 | for(int i=0;i<coll[u].size();i++){ | ~^~~~~~~~~~~~~~~
Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务