/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(i=0; i<cnt; i++)
     ^~~
/in/foo.cc:33:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     for(i=2; i<=n; i++)
     ^~~
/in/foo.cc:46:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(i=0; i<cnt; i++)
      ^~~
/in/foo.cc:49:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    cout<<ans<<endl;
    ^~~~
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 2.25 MiB
#2 Accepted 5ms 2.375 MiB
#3 Accepted 5ms 2.48 MiB
#4 Runtime Error 3ms 372.0 KiB
#5 Accepted 3ms 2.473 MiB
#6 Wrong Answer 3ms 2.477 MiB
#7 Runtime Error 8ms 1.105 MiB
#8 Runtime Error 8ms 2.531 MiB
#9 Runtime Error 3ms 384.0 KiB
#10 Runtime Error 18ms 2.375 MiB
#11 Runtime Error 4ms 352.0 KiB
#12 Runtime Error 2466ms 3.875 MiB
#13 Runtime Error 3ms 2.477 MiB
#14 Accepted 3ms 2.348 MiB
#15 Accepted 3ms 2.453 MiB
#16 Accepted 3ms 2.371 MiB
#17 Accepted 2ms 256.0 KiB
#18 Accepted 3ms 2.352 MiB
#19 Accepted 2ms 480.0 KiB
#20 Accepted 3ms 2.25 MiB

信息

递交者
类型
递交
题目
互不侵犯King
语言
C++
递交时间
2018-04-10 09:57:34
评测时间
2018-04-10 09:57:34
评测机
分数
50
总耗时
2561ms
峰值内存
3.875 MiB