Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:43:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 43 | for (int i = 0; i < result.size(); i++) { | ~~^~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2024.7.17暑期中级1班练习
- 语言
- C++
- 递交时间
- 2024-07-17 16:19:26
- 评测时间
- 2024-07-17 16:19:26
- 评测机
- 分数
- 0
- 总耗时
- 29ms
- 峰值内存
- 764.0 KiB