Wrong Answer
foo.cc: In function 'int build_tree(int)': foo.cc:18:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for (int i = 0; i < nodes[node_id].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1101 传染病防治
- 语言
- C++
- 递交时间
- 2021-12-13 16:16:42
- 评测时间
- 2021-12-13 16:16:42
- 评测机
- 分数
- 20
- 总耗时
- 24ms
- 峰值内存
- 512.0 KiB