/ 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 372.0 KiB
#2 Accepted 3ms 2.344 MiB
#3 Accepted 4ms 2.344 MiB
#4 Accepted 12ms 4.25 MiB
#5 Accepted 16ms 2.348 MiB
#6 Accepted 14ms 2.336 MiB
#7 Accepted 33ms 4.375 MiB
#8 Accepted 35ms 4.578 MiB
#9 Accepted 38ms 4.535 MiB
#10 Accepted 33ms 2.75 MiB
#11 Accepted 272ms 5.059 MiB
#12 Accepted 358ms 5.047 MiB
#13 Accepted 366ms 5.031 MiB
#14 Accepted 269ms 4.957 MiB
#15 Accepted 236ms 5.648 MiB
#16 Accepted 191ms 5.09 MiB
#17 Accepted 227ms 5.238 MiB
#18 Accepted 231ms 5.352 MiB
#19 Accepted 202ms 5.5 MiB
#20 Accepted 207ms 5.125 MiB

信息

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