System Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
19 | for(int i=0;i<ans.size();i++) cout<<ans[i]<<" ";
| ~^~~~~~~~~~~
VJ4Error('ProblemDataNotFoundError', '题目 1048 的数据未找到。', 'nnu_contest', 1048)
信息
- 递交者
- 类型
- 递交
- 题目
- P1147 OO11-1 vector<int>中的查找删除
- 语言
- C++
- 递交时间
- 2026-07-20 11:36:49
- 评测时间
- 2026-07-20 11:36:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes