Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:9:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 9 | for (int i = 0; i < n; i++) | ^~~ /in/foo.cc:11:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 11 | for (int i = 0; i < n; i++) { | ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 Jolly Jumpers
- 语言
- C++
- 递交时间
- 2025-01-27 14:57:36
- 评测时间
- 2025-01-27 14:57:36
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 412.0 KiB