记录详情

Runtime Error

/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:75:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(k>dep[u])return 0;if(!k)return u;
     ^~
/in/foo.cc:75: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 26.098 MiB
#2 Accepted 14ms 25.672 MiB
#3 Accepted 14ms 25.883 MiB
#4 Accepted 14ms 25.996 MiB
#5 Accepted 13ms 26.508 MiB
#6 Runtime Error 36ms 41.363 MiB
#7 Runtime Error 35ms 41.082 MiB
#8 Runtime Error 38ms 43.977 MiB
#9 Runtime Error 37ms 40.797 MiB
#10 Runtime Error 37ms 41.234 MiB
#11 Runtime Error 36ms 40.91 MiB
#12 Runtime Error 38ms 43.777 MiB
#13 Runtime Error 38ms 44.09 MiB
#14 Runtime Error 37ms 43.504 MiB
#15 Runtime Error 36ms 43.586 MiB
#16 Runtime Error 35ms 40.371 MiB
#17 Accepted 210ms 40.773 MiB
#18 Accepted 211ms 43.668 MiB
#19 Accepted 196ms 40.934 MiB
#20 Runtime Error 88ms 57.43 MiB

信息

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