Wrong Answer
/in/foo.cc: In function 'void bfs()': /in/foo.cc:21:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i = 0 ; i < g[t].size() ; i ++) | ~~^~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2025-07-05 23:57:01
- 评测时间
- 2025-07-05 23:57:01
- 评测机
- 分数
- 0
- 总耗时
- 192ms
- 峰值内存
- 9.453 MiB