/ 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 6.344 MiB
#2 Accepted 7ms 6.25 MiB
#3 Accepted 7ms 6.375 MiB
#4 Accepted 12ms 6.25 MiB
#5 Accepted 13ms 6.332 MiB
#6 Accepted 13ms 6.25 MiB
#7 Accepted 24ms 8.457 MiB
#8 Accepted 19ms 8.375 MiB
#9 Accepted 20ms 6.375 MiB
#10 Accepted 21ms 6.465 MiB
#11 Accepted 250ms 11.805 MiB
#12 Accepted 348ms 14.875 MiB
#13 Accepted 292ms 14.648 MiB
#14 Accepted 314ms 11.582 MiB
#15 Accepted 282ms 12.0 MiB
#16 Accepted 219ms 9.863 MiB
#17 Accepted 233ms 11.938 MiB
#18 Accepted 205ms 14.852 MiB
#19 Accepted 137ms 11.602 MiB
#20 Accepted 191ms 11.84 MiB

信息

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