记录详情

Runtime Error

/in/foo.cc: In function 'void init_lca()':
/in/foo.cc:53:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (top[i] ^ i) continue ; int Len = mxd[i] - dep[i];
         ^~
/in/foo.cc:53:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if (top[i] ^ i) continue ; int Len = mxd[i] - dep[i];
                                    ^~~
# 状态 耗时 内存占用
#1 Accepted 10ms 17.102 MiB
#2 Accepted 12ms 21.742 MiB
#3 Accepted 11ms 17.402 MiB
#4 Accepted 11ms 23.027 MiB
#5 Wrong Answer 13ms 22.035 MiB
#6 Runtime Error 44ms 36.992 MiB
#7 Runtime Error 44ms 34.906 MiB
#8 Runtime Error 41ms 35.66 MiB
#9 Accepted 109ms 31.945 MiB
#10 Accepted 109ms 32.539 MiB
#11 Accepted 109ms 33.562 MiB
#12 Accepted 122ms 31.965 MiB
#13 Accepted 239ms 32.605 MiB
#14 Accepted 233ms 32.695 MiB
#15 Accepted 224ms 32.195 MiB
#16 Accepted 236ms 32.652 MiB
#17 Runtime Error 44ms 31.07 MiB
#18 Runtime Error 50ms 31.562 MiB
#19 Runtime Error 64ms 30.82 MiB
#20 Runtime Error 155ms 60.949 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-03-13 14:07:34
评测时间
2019-03-13 14:07:34
评测机
分数
60
总耗时
1887ms
峰值内存
60.949 MiB