Accepted
foo.cc: In function 'void bfs()': foo.cc:45:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 45 | for(int i=0; i<a[u].size(); i++) | ~^~~~~~~~~~~~
Found 5 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1005 [NOIP2020 提高组] 排水系统
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-01-19 20:12:50
- 评测时间
- 2022-01-19 20:47:24
- 评测机
- 分数
- 100
- 总耗时
- 187ms
- 峰值内存
- 8.867 MiB