记录详情

Runtime Error

/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:35:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[x])return 0;if(!k)return x;
  ^~
/in/foo.cc:35:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(k>dep[x])return 0;if(!k)return x;
                       ^~
# 状态 耗时 内存占用
#1 Accepted 17ms 24.668 MiB
#2 Accepted 19ms 28.293 MiB
#3 Accepted 17ms 24.922 MiB
#4 Accepted 18ms 26.297 MiB
#5 Accepted 17ms 26.297 MiB
#6 Runtime Error 49ms 44.23 MiB
#7 Runtime Error 46ms 40.777 MiB
#8 Runtime Error 49ms 44.164 MiB
#9 Runtime Error 51ms 40.785 MiB
#10 Runtime Error 51ms 42.258 MiB
#11 Runtime Error 52ms 40.793 MiB
#12 Runtime Error 53ms 42.242 MiB
#13 Runtime Error 52ms 42.285 MiB
#14 Runtime Error 54ms 40.781 MiB
#15 Runtime Error 51ms 42.273 MiB
#16 Runtime Error 52ms 44.246 MiB
#17 Accepted 353ms 40.852 MiB
#18 Accepted 355ms 44.297 MiB
#19 Accepted 332ms 44.25 MiB
#20 Runtime Error 121ms 57.293 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-05-09 18:16:39
评测时间
2020-05-09 18:16:39
评测机
分数
40
总耗时
1817ms
峰值内存
57.293 MiB