记录详情

Runtime Error

/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:33:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[u])return 0;if(!k)return u;
  ^~
/in/foo.cc:33:23: 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 Runtime Error 10ms 19.922 MiB
#2 Runtime Error 9ms 21.719 MiB
#3 Runtime Error 9ms 18.344 MiB
#4 Runtime Error 9ms 23.32 MiB
#5 Runtime Error 9ms 19.199 MiB
#6 Runtime Error 42ms 32.273 MiB
#7 Runtime Error 42ms 33.047 MiB
#8 Runtime Error 38ms 32.078 MiB
#9 Accepted 123ms 29.637 MiB
#10 Accepted 121ms 30.293 MiB
#11 Accepted 101ms 31.996 MiB
#12 Accepted 97ms 27.441 MiB
#13 Runtime Error 40ms 34.426 MiB
#14 Runtime Error 41ms 31.152 MiB
#15 Runtime Error 40ms 32.605 MiB
#16 Runtime Error 40ms 30.723 MiB
#17 Runtime Error 38ms 30.855 MiB
#18 Runtime Error 36ms 29.211 MiB
#19 Runtime Error 36ms 28.953 MiB
#20 Runtime Error 101ms 52.906 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-03-06 21:18:41
评测时间
2020-03-06 21:18:41
评测机
分数
20
总耗时
992ms
峰值内存
52.906 MiB