Wrong Answer

foo.cc: In function 'int main()':
foo.cc:17:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   17 |                 if(b[i]!=i)
      |                 ^~
foo.cc:19:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   19 |                     break;
      |                     ^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 3ms 412.0 KiB
#3 Accepted 4ms 412.0 KiB
#4 Wrong Answer Standard answer longer than user output. 4ms 408.0 KiB

信息

递交者
类型
递交
题目
P2394 1.6.7有趣的跳跃
语言
C++
递交时间
2023-11-04 21:19:41
评测时间
2023-11-04 21:19:41
评测机
分数
75
总耗时
17ms
峰值内存
412.0 KiB