/ 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.34 MiB
#2 Accepted 5ms 4.25 MiB
#3 Accepted 5ms 4.207 MiB
#4 Accepted 13ms 476.0 KiB
#5 Accepted 15ms 2.332 MiB
#6 Accepted 12ms 4.375 MiB
#7 Accepted 27ms 2.461 MiB
#8 Accepted 37ms 4.5 MiB
#9 Accepted 28ms 2.383 MiB
#10 Accepted 33ms 2.5 MiB
#11 Accepted 260ms 5.004 MiB
#12 Accepted 325ms 5.082 MiB
#13 Accepted 283ms 5.48 MiB
#14 Accepted 287ms 5.023 MiB
#15 Accepted 242ms 5.293 MiB
#16 Accepted 226ms 5.512 MiB
#17 Accepted 210ms 4.977 MiB
#18 Accepted 237ms 5.176 MiB
#19 Accepted 150ms 5.125 MiB
#20 Accepted 211ms 5.227 MiB

信息

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