/ 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 3ms 376.0 KiB
#2 Accepted 4ms 4.363 MiB
#3 Accepted 3ms 2.355 MiB
#4 Accepted 13ms 468.0 KiB
#5 Accepted 11ms 4.25 MiB
#6 Accepted 11ms 4.25 MiB
#7 Accepted 19ms 856.0 KiB
#8 Accepted 28ms 4.375 MiB
#9 Accepted 26ms 2.703 MiB
#10 Accepted 33ms 4.465 MiB
#11 Accepted 287ms 5.254 MiB
#12 Accepted 271ms 5.008 MiB
#13 Accepted 326ms 5.426 MiB
#14 Accepted 273ms 5.387 MiB
#15 Accepted 223ms 5.266 MiB
#16 Accepted 197ms 5.207 MiB
#17 Accepted 246ms 5.328 MiB
#18 Accepted 216ms 5.227 MiB
#19 Accepted 208ms 5.0 MiB
#20 Accepted 225ms 5.07 MiB

信息

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