记录详情

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 Accepted 648ms 31.426 MiB
#2 Accepted 612ms 31.434 MiB
#3 Accepted 615ms 33.438 MiB
#4 Accepted 629ms 33.555 MiB
#5 Accepted 599ms 31.434 MiB
#6 Accepted 564ms 31.43 MiB
#7 Accepted 548ms 31.605 MiB
#8 Accepted 553ms 31.551 MiB
#9 Accepted 585ms 33.559 MiB
#10 Runtime Error 69ms 28.43 MiB

信息

递交者
类型
递交
题目
KEKE的树
语言
C++
递交时间
2017-10-03 20:42:53
评测时间
2017-10-03 20:42:53
评测机
分数
9
总耗时
5427ms
峰值内存
33.559 MiB