记录详情

Runtime Error

/in/foo.cc: In function 'int qryk(int, int)':
/in/foo.cc:63:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[u])return 0;if(!k)return u;
  ^~
/in/foo.cc:63: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 Accepted 34ms 23.617 MiB
#2 Accepted 31ms 24.156 MiB
#3 Accepted 16ms 23.09 MiB
#4 Accepted 18ms 26.645 MiB
#5 Accepted 16ms 22.816 MiB
#6 Runtime Error 49ms 42.191 MiB
#7 Runtime Error 48ms 43.672 MiB
#8 Runtime Error 36ms 40.891 MiB
#9 Runtime Error 36ms 41.016 MiB
#10 Runtime Error 37ms 43.512 MiB
#11 Runtime Error 41ms 40.637 MiB
#12 Runtime Error 36ms 40.523 MiB
#13 Runtime Error 38ms 43.914 MiB
#14 Runtime Error 37ms 42.305 MiB
#15 Runtime Error 37ms 43.504 MiB
#16 Runtime Error 37ms 41.195 MiB
#17 Accepted 199ms 40.695 MiB
#18 Accepted 198ms 40.195 MiB
#19 Accepted 189ms 40.832 MiB
#20 Runtime Error 88ms 57.48 MiB

信息

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