Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:107:91: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 107 | if ((boat1[0] == 0) && flag[j] && (boat1[0] != boat2[0]) && (tmp2.count() <= m)) | ~~~~~~~~~~~~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1578 渡河
- 语言
- C++
- 递交时间
- 2025-03-13 11:30:12
- 评测时间
- 2025-03-13 11:30:12
- 评测机
- 分数
- 60
- 总耗时
- 197ms
- 峰值内存
- 23.582 MiB