Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:82:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 82 | for (int j = 1; j <= n; j++) | ~~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1578 渡河
- 语言
- C++
- 递交时间
- 2025-03-14 11:39:04
- 评测时间
- 2025-03-14 11:39:04
- 评测机
- 分数
- 100
- 总耗时
- 224ms
- 峰值内存
- 23.559 MiB