/ 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 5ms 4.367 MiB
#2 Accepted 10ms 4.25 MiB
#3 Accepted 5ms 2.375 MiB
#4 Accepted 14ms 2.328 MiB
#5 Accepted 12ms 512.0 KiB
#6 Accepted 7ms 2.25 MiB
#7 Accepted 23ms 4.492 MiB
#8 Accepted 33ms 4.375 MiB
#9 Accepted 24ms 2.469 MiB
#10 Accepted 15ms 900.0 KiB
#11 Runtime Error 46ms 3.496 MiB
#12 Runtime Error 48ms 4.785 MiB
#13 Time Exceeded ≥3005ms ≥3.91 MiB
#14 Time Exceeded ≥3007ms ≥4.609 MiB
#15 Time Exceeded ≥3004ms ≥4.363 MiB
#16 Time Exceeded ≥3003ms ≥3.355 MiB
#17 Runtime Error 54ms 4.875 MiB
#18 Runtime Error 43ms 3.875 MiB
#19 Runtime Error 60ms 3.75 MiB
#20 Time Exceeded ≥3003ms ≥4.832 MiB

信息

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