记录详情

Runtime Error

/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:72:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u])return 0;if(!k)return u;
     ^~
/in/foo.cc:72: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 12ms 22.977 MiB
#2 Accepted 13ms 24.926 MiB
#3 Accepted 14ms 26.289 MiB
#4 Accepted 13ms 24.848 MiB
#5 Accepted 14ms 25.512 MiB
#6 Runtime Error 36ms 41.266 MiB
#7 Runtime Error 36ms 41.066 MiB
#8 Runtime Error 37ms 40.836 MiB
#9 Runtime Error 40ms 43.559 MiB
#10 Runtime Error 36ms 42.348 MiB
#11 Runtime Error 35ms 40.668 MiB
#12 Runtime Error 36ms 40.738 MiB
#13 Runtime Error 37ms 43.465 MiB
#14 Runtime Error 37ms 44.16 MiB
#15 Runtime Error 36ms 43.641 MiB
#16 Runtime Error 37ms 43.906 MiB
#17 Accepted 193ms 40.23 MiB
#18 Accepted 195ms 40.84 MiB
#19 Accepted 193ms 40.824 MiB
#20 Runtime Error 87ms 57.453 MiB

信息

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