/ 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 2.344 MiB
#2 Accepted 7ms 4.25 MiB
#3 Accepted 4ms 364.0 KiB
#4 Accepted 13ms 4.375 MiB
#5 Accepted 10ms 2.352 MiB
#6 Accepted 13ms 2.367 MiB
#7 Accepted 31ms 2.488 MiB
#8 Accepted 37ms 4.465 MiB
#9 Accepted 36ms 2.719 MiB
#10 Accepted 26ms 2.461 MiB
#11 Accepted 276ms 5.18 MiB
#12 Accepted 325ms 5.133 MiB
#13 Accepted 287ms 5.109 MiB
#14 Accepted 290ms 5.312 MiB
#15 Accepted 199ms 5.023 MiB
#16 Accepted 219ms 5.176 MiB
#17 Accepted 195ms 5.004 MiB
#18 Accepted 208ms 5.242 MiB
#19 Accepted 202ms 5.215 MiB
#20 Accepted 200ms 5.125 MiB

信息

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