/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void rotate(int)':
/in/foo.cc:29:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(!isroot(y))t[z].ch[t[z].ch[1]==y]=x;  t[x].fa=z;
     ^~
/in/foo.cc:29:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(!isroot(y))t[z].ch[t[z].ch[1]==y]=x;  t[x].fa=z;
                                              ^
# 状态 耗时 内存占用
#1 Accepted 4ms 4.258 MiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 5ms 4.25 MiB
#4 Accepted 10ms 384.0 KiB
#5 Accepted 13ms 2.355 MiB
#6 Accepted 14ms 4.375 MiB
#7 Accepted 43ms 4.375 MiB
#8 Accepted 49ms 4.453 MiB
#9 Accepted 29ms 4.5 MiB
#10 Accepted 34ms 2.375 MiB
#11 Accepted 276ms 5.078 MiB
#12 Accepted 296ms 5.559 MiB
#13 Accepted 282ms 5.051 MiB
#14 Accepted 284ms 5.055 MiB
#15 Accepted 227ms 5.0 MiB
#16 Accepted 240ms 5.484 MiB
#17 Accepted 245ms 5.215 MiB
#18 Accepted 209ms 4.977 MiB
#19 Accepted 200ms 5.102 MiB
#20 Accepted 156ms 5.105 MiB

信息

递交者
类型
递交
题目
P1865 魔法森林
语言
C++
递交时间
2018-01-28 20:28:07
评测时间
2018-01-28 20:28:07
评测机
分数
100
总耗时
2628ms
峰值内存
5.559 MiB