/ 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.25 MiB
#2 Accepted 5ms 4.258 MiB
#3 Accepted 5ms 4.25 MiB
#4 Accepted 6ms 512.0 KiB
#5 Accepted 9ms 512.0 KiB
#6 Accepted 7ms 4.336 MiB
#7 Accepted 29ms 4.48 MiB
#8 Accepted 37ms 2.375 MiB
#9 Accepted 32ms 2.5 MiB
#10 Accepted 19ms 896.0 KiB
#11 Accepted 246ms 5.059 MiB
#12 Accepted 283ms 5.184 MiB
#13 Accepted 282ms 5.605 MiB
#14 Accepted 237ms 5.0 MiB
#15 Accepted 255ms 5.309 MiB
#16 Accepted 213ms 5.18 MiB
#17 Accepted 154ms 5.059 MiB
#18 Accepted 174ms 5.125 MiB
#19 Accepted 175ms 5.0 MiB
#20 Accepted 155ms 5.094 MiB

信息

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