Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:33:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bi>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
33 | while(cnt<=n&&zz<g.size()){
| ~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 3.1 练习 4」Tree
- 语言
- C++
- 递交时间
- 2025-11-28 12:05:27
- 评测时间
- 2025-11-28 12:05:27
- 评测机
- 分数
- 5
- 总耗时
- 797ms
- 峰值内存
- 2.656 MiB