记录详情

Runtime Error

/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:77:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u])return 0;if(!k)return u;
     ^~
/in/foo.cc:77: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 14ms 25.68 MiB
#2 Accepted 14ms 26.207 MiB
#3 Accepted 13ms 23.465 MiB
#4 Accepted 12ms 23.184 MiB
#5 Accepted 13ms 26.637 MiB
#6 Runtime Error 36ms 44.027 MiB
#7 Runtime Error 37ms 42.148 MiB
#8 Runtime Error 37ms 40.426 MiB
#9 Runtime Error 36ms 40.941 MiB
#10 Runtime Error 35ms 40.828 MiB
#11 Runtime Error 35ms 41.199 MiB
#12 Runtime Error 36ms 41.297 MiB
#13 Runtime Error 35ms 41.004 MiB
#14 Runtime Error 36ms 42.328 MiB
#15 Runtime Error 37ms 43.691 MiB
#16 Runtime Error 38ms 43.762 MiB
#17 Accepted 213ms 43.641 MiB
#18 Accepted 212ms 40.918 MiB
#19 Accepted 211ms 43.484 MiB
#20 Runtime Error 101ms 57.438 MiB

信息

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