记录详情

Accepted

/in/foo.cc: In function 'int LCA(int, int)':
/in/foo.cc:53:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(i=20;i>=0;i--)
  ^~~
/in/foo.cc:58: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 626ms 31.816 MiB
#2 Accepted 647ms 31.801 MiB
#3 Accepted 633ms 31.809 MiB
#4 Accepted 619ms 33.805 MiB
#5 Accepted 558ms 31.801 MiB
#6 Accepted 554ms 31.809 MiB
#7 Accepted 552ms 31.809 MiB
#8 Accepted 600ms 31.801 MiB
#9 Accepted 562ms 31.809 MiB
#10 Accepted 686ms 31.812 MiB

信息

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