/ 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 2.344 MiB
#2 Accepted 3ms 2.363 MiB
#3 Accepted 5ms 2.34 MiB
#4 Accepted 10ms 512.0 KiB
#5 Accepted 14ms 2.363 MiB
#6 Accepted 12ms 384.0 KiB
#7 Accepted 30ms 2.625 MiB
#8 Accepted 38ms 2.457 MiB
#9 Accepted 35ms 768.0 KiB
#10 Accepted 32ms 2.5 MiB
#11 Accepted 314ms 5.207 MiB
#12 Accepted 339ms 5.234 MiB
#13 Accepted 393ms 5.176 MiB
#14 Accepted 345ms 5.07 MiB
#15 Accepted 248ms 5.047 MiB
#16 Accepted 214ms 5.059 MiB
#17 Accepted 224ms 5.422 MiB
#18 Accepted 246ms 5.375 MiB
#19 Accepted 185ms 5.25 MiB
#20 Accepted 208ms 5.078 MiB

信息

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