Accepted
foo.cc: In member function ‘void PolyLinkNode::output()’: foo.cc:72:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<num>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 72 | for (int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2024级《面向对象的方法与实践》第四次作业
- 语言
- C++
- 递交时间
- 2025-04-12 18:38:45
- 评测时间
- 2025-04-12 18:38:45
- 评测机
- 分数
- 100
- 总耗时
- 12ms
- 峰值内存
- 764.0 KiB