Wrong Answer
foo.cc: In function 'int main()':
foo.cc:15:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
15 | if(b[i]!=i)
| ^~
foo.cc:17:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
17 | break;
| ^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2394 1.6.7有趣的跳跃
- 语言
- C++
- 递交时间
- 2023-11-04 21:24:10
- 评测时间
- 2023-11-04 21:24:10
- 评测机
- 分数
- 75
- 总耗时
- 15ms
- 峰值内存
- 412.0 KiB