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