/ OPS /

记录详情

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;
      |        ^~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 6ms 356.0 KiB

信息

递交者
类型
递交
题目
P1004 Jolly Jumpers
语言
C++
递交时间
2023-10-25 19:49:28
评测时间
2023-10-25 19:49:28
评测机
分数
0
总耗时
6ms
峰值内存
356.0 KiB