Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:40:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(int k=0;k<c.size();k++){ | ~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1049 OO11-1 vector<int>中的查找删除
- 比赛
- 2024级《面向对象的方法与实践》第五次作业
- 语言
- C++
- 递交时间
- 2025-05-11 10:27:54
- 评测时间
- 2025-05-11 10:27:54
- 评测机
- 分数
- 60
- 总耗时
- 10ms
- 峰值内存
- 532.0 KiB