Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for(int i=0;i<p2.size();i++)
| ~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1139 半数跳海
- 语言
- C++
- 递交时间
- 2025-09-19 22:23:54
- 评测时间
- 2025-09-19 22:23:54
- 评测机
- 分数
- 10
- 总耗时
- 9ms
- 峰值内存
- 1.828 MiB