/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int lca(int, int)':
/in/foo.cc:75:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (x == y) return x; return fa[x][0];
     ^~
/in/foo.cc:75:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (x == y) return x; return fa[x][0];
                           ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 580.0 KiB
#2 Accepted 2ms 760.0 KiB
#3 Accepted 2ms 472.0 KiB
#4 Accepted 4ms 564.0 KiB
#5 Accepted 53ms 3.645 MiB
#6 Accepted 2ms 436.0 KiB
#7 Accepted 5ms 524.0 KiB
#8 Accepted 33ms 1.203 MiB
#9 Accepted 22ms 1.836 MiB
#10 Accepted 39ms 1.918 MiB

信息

递交者
类型
递交
题目
P1710 Mrw的工资计划
语言
C++
递交时间
2019-05-16 19:10:03
评测时间
2019-05-16 19:10:03
评测机
分数
100
总耗时
168ms
峰值内存
3.645 MiB