记录详情

Runtime Error

/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:76:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u])return 0;if(!k)return u;
     ^~
/in/foo.cc:76:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(k>dep[u])return 0;if(!k)return u;
                          ^~
# 状态 耗时 内存占用
#1 Accepted 13ms 26.629 MiB
#2 Accepted 13ms 26.445 MiB
#3 Accepted 13ms 24.91 MiB
#4 Accepted 13ms 23.293 MiB
#5 Accepted 14ms 25.531 MiB
#6 Runtime Error 41ms 43.559 MiB
#7 Runtime Error 39ms 41.281 MiB
#8 Runtime Error 36ms 40.547 MiB
#9 Runtime Error 37ms 43.641 MiB
#10 Runtime Error 35ms 41.031 MiB
#11 Runtime Error 36ms 43.922 MiB
#12 Runtime Error 36ms 42.227 MiB
#13 Runtime Error 36ms 43.984 MiB
#14 Runtime Error 36ms 41.301 MiB
#15 Runtime Error 36ms 41.23 MiB
#16 Runtime Error 35ms 40.758 MiB
#17 Accepted 197ms 41.945 MiB
#18 Accepted 198ms 43.676 MiB
#19 Accepted 196ms 43.137 MiB
#20 Runtime Error 88ms 57.434 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-03-05 17:22:29
评测时间
2020-03-05 17:22:29
评测机
分数
40
总耗时
1157ms
峰值内存
57.434 MiB