Wrong Answer
foo.cc: In function 'void bfs()': foo.cc:20:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for (int i = 0; i < g[u].size(); ++i) { | ~~^~~~~~~~~~~~~
正在同步测试数据,请稍后 Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1381 拓扑排序
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-07-23 22:30:46
- 评测时间
- 2022-08-13 18:56:39
- 评测机
- 分数
- 20
- 总耗时
- 60ms
- 峰值内存
- 3.5 MiB