/ 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.332 MiB
#2 Accepted 4ms 2.25 MiB
#3 Accepted 4ms 256.0 KiB
#4 Accepted 12ms 2.336 MiB
#5 Accepted 12ms 2.496 MiB
#6 Accepted 13ms 4.25 MiB
#7 Accepted 29ms 4.625 MiB
#8 Accepted 37ms 2.375 MiB
#9 Accepted 40ms 768.0 KiB
#10 Accepted 41ms 4.5 MiB
#11 Runtime Error 68ms 4.754 MiB
#12 Time Exceeded ≥3007ms ≥4.23 MiB
#13 Runtime Error 72ms 4.656 MiB
#14 Runtime Error 61ms 4.703 MiB
#15 Time Exceeded ≥3002ms ≥3.758 MiB
#16 Time Exceeded ≥3004ms ≥3.07 MiB
#17 Time Exceeded ≥3004ms ≥5.625 MiB
#18 Time Exceeded ≥3006ms ≥4.652 MiB
#19 Time Exceeded ≥3000ms ≥5.812 MiB
#20 Time Exceeded ≥3005ms ≥5.617 MiB

信息

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