/ 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.375 MiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 5ms 2.25 MiB
#4 Accepted 13ms 4.375 MiB
#5 Accepted 14ms 4.25 MiB
#6 Accepted 13ms 2.25 MiB
#7 Accepted 29ms 768.0 KiB
#8 Accepted 21ms 4.625 MiB
#9 Accepted 29ms 4.375 MiB
#10 Accepted 24ms 4.5 MiB
#11 Accepted 306ms 5.219 MiB
#12 Accepted 284ms 5.027 MiB
#13 Accepted 314ms 5.086 MiB
#14 Accepted 325ms 5.176 MiB
#15 Accepted 205ms 4.965 MiB
#16 Accepted 218ms 5.125 MiB
#17 Accepted 199ms 5.676 MiB
#18 Accepted 254ms 5.484 MiB
#19 Accepted 155ms 5.004 MiB
#20 Accepted 166ms 5.5 MiB

信息

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