/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int lca(int, int)':
/in/foo.cc:24:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if (deep[x]<deep[y])  swap(x,y);int t=deep[x]-deep[y];
    ^~
/in/foo.cc:24:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if (deep[x]<deep[y])  swap(x,y);int t=deep[x]-deep[y];
                                    ^~~
# 状态 耗时 内存占用
#1 Accepted 114ms 29.828 MiB
#2 Runtime Error 191ms 41.586 MiB
#3 Accepted 245ms 35.062 MiB
#4 Accepted 49ms 15.074 MiB
#5 Accepted 17ms 972.0 KiB
#6 Accepted 2ms 844.0 KiB
#7 Accepted 145ms 31.02 MiB
#8 Accepted 64ms 15.969 MiB
#9 Accepted 15ms 844.0 KiB
#10 Runtime Error 120ms 39.145 MiB
#11 Runtime Error 161ms 38.262 MiB
#12 Accepted 38ms 9.758 MiB
#13 Runtime Error 132ms 35.152 MiB
#14 Runtime Error 162ms 45.027 MiB
#15 Accepted 152ms 23.402 MiB
#16 Runtime Error 136ms 41.926 MiB
#17 Accepted 498ms 57.613 MiB
#18 Accepted 38ms 8.023 MiB
#19 Accepted 56ms 11.992 MiB
#20 Accepted 2ms 844.0 KiB

信息

递交者
类型
递交
题目
P1049 火车 (train)
语言
C++
递交时间
2019-05-25 10:36:35
评测时间
2019-05-25 10:36:35
评测机
分数
140
总耗时
2344ms
峰值内存
57.613 MiB