Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:17:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 17 | if(c[i]==0) | ^~ /in/foo.cc:19:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 19 | break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 Jolly Jumpers
- 语言
- C++
- 递交时间
- 2023-10-25 19:49:28
- 评测时间
- 2023-10-25 19:49:28
- 评测机
- 分数
- 0
- 总耗时
- 6ms
- 峰值内存
- 356.0 KiB