记录详情

Runtime Error

/in/foo.cc: In function 'int LCA(int, int)':
/in/foo.cc:47:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(i=20;i>=0;i--)
  ^~~
/in/foo.cc:52:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   if(x==y) return x;
   ^~
# 状态 耗时 内存占用
#1 Wrong Answer 645ms 33.809 MiB
#2 Wrong Answer 612ms 31.801 MiB
#3 Wrong Answer 631ms 31.809 MiB
#4 Wrong Answer 634ms 31.809 MiB
#5 Wrong Answer 620ms 31.801 MiB
#6 Wrong Answer 640ms 31.805 MiB
#7 Wrong Answer 646ms 31.809 MiB
#8 Wrong Answer 635ms 31.801 MiB
#9 Wrong Answer 613ms 31.801 MiB
#10 Runtime Error 57ms 28.309 MiB

信息

递交者
类型
递交
题目
KEKE的树
语言
C++
递交时间
2017-10-03 20:45:17
评测时间
2017-10-03 20:45:17
评测机
分数
0
总耗时
5738ms
峰值内存
33.809 MiB