Accepted
foo.cc: In function 'int main()': foo.cc:84:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 84 | for (int i = 0; i < b.size(); i++) | ~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1365 6B 校门外的树
- 语言
- C++
- 递交时间
- 2022-05-04 10:20:41
- 评测时间
- 2022-05-04 10:20:41
- 评测机
- 分数
- 10
- 总耗时
- 3ms
- 峰值内存
- 384.0 KiB