记录详情

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 19.438 MiB
#2 Accepted 12ms 15.301 MiB
#3 Accepted 10ms 20.652 MiB
#4 Accepted 13ms 22.027 MiB
#5 Wrong Answer 11ms 16.195 MiB
#6 Runtime Error 45ms 36.277 MiB
#7 Runtime Error 46ms 34.906 MiB
#8 Runtime Error 45ms 35.215 MiB
#9 Accepted 123ms 31.848 MiB
#10 Accepted 131ms 32.316 MiB
#11 Accepted 130ms 32.453 MiB
#12 Accepted 127ms 34.047 MiB
#13 Accepted 267ms 31.969 MiB
#14 Accepted 255ms 34.129 MiB
#15 Accepted 253ms 31.941 MiB
#16 Accepted 249ms 33.773 MiB
#17 Runtime Error 48ms 30.07 MiB
#18 Runtime Error 55ms 31.93 MiB
#19 Runtime Error 83ms 29.992 MiB
#20 Runtime Error 158ms 60.941 MiB

信息

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