/ 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 5ms 4.25 MiB
#2 Accepted 5ms 2.258 MiB
#3 Accepted 4ms 2.25 MiB
#4 Accepted 13ms 4.25 MiB
#5 Accepted 16ms 468.0 KiB
#6 Accepted 16ms 4.352 MiB
#7 Accepted 30ms 4.453 MiB
#8 Accepted 36ms 2.375 MiB
#9 Accepted 35ms 2.859 MiB
#10 Accepted 28ms 2.375 MiB
#11 Accepted 310ms 5.25 MiB
#12 Accepted 335ms 5.035 MiB
#13 Accepted 340ms 5.707 MiB
#14 Accepted 376ms 5.105 MiB
#15 Accepted 222ms 5.031 MiB
#16 Accepted 228ms 5.113 MiB
#17 Accepted 197ms 5.598 MiB
#18 Accepted 217ms 5.5 MiB
#19 Accepted 173ms 5.121 MiB
#20 Accepted 173ms 5.227 MiB

信息

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