/ Vijos /

记录详情

Runtime Error

/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 348.0 KiB
#2 Wrong Answer 3ms 256.0 KiB
#3 Wrong Answer 3ms 512.0 KiB
#4 Wrong Answer 17ms 384.0 KiB
#5 Wrong Answer 9ms 2.453 MiB
#6 Wrong Answer 14ms 384.0 KiB
#7 Wrong Answer 36ms 848.0 KiB
#8 Wrong Answer 40ms 2.75 MiB
#9 Wrong Answer 35ms 2.539 MiB
#10 Wrong Answer 31ms 2.5 MiB
#11 Runtime Error 54ms 3.383 MiB
#12 Runtime Error 64ms 4.027 MiB
#13 Time Exceeded ≥3007ms ≥4.25 MiB
#14 Time Exceeded ≥3006ms ≥3.98 MiB
#15 Time Exceeded ≥3004ms ≥2.922 MiB
#16 Runtime Error 52ms 4.473 MiB
#17 Runtime Error 65ms 3.125 MiB
#18 Runtime Error 59ms 3.75 MiB
#19 Runtime Error 41ms 4.457 MiB
#20 Runtime Error 38ms 3.34 MiB

信息

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