记录详情

Accepted

/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 12ms 17.137 MiB
#2 Accepted 10ms 17.023 MiB
#3 Accepted 9ms 15.578 MiB
#4 Accepted 10ms 15.93 MiB
#5 Accepted 10ms 21.605 MiB
#6 Accepted 207ms 36.234 MiB
#7 Accepted 200ms 35.902 MiB
#8 Accepted 193ms 36.277 MiB
#9 Accepted 122ms 31.902 MiB
#10 Accepted 123ms 32.195 MiB
#11 Accepted 124ms 33.438 MiB
#12 Accepted 123ms 32.445 MiB
#13 Accepted 230ms 33.195 MiB
#14 Accepted 226ms 32.445 MiB
#15 Accepted 228ms 33.32 MiB
#16 Accepted 230ms 32.445 MiB
#17 Accepted 205ms 31.445 MiB
#18 Accepted 204ms 30.695 MiB
#19 Accepted 212ms 31.43 MiB
#20 Accepted 668ms 60.98 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-03-13 14:11:53
评测时间
2019-03-13 14:11:53
评测机
分数
100
总耗时
3355ms
峰值内存
60.98 MiB