/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void Rot(int)':
/in/foo.cc:67:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (!isr(y)) tr[z].c[tr[z].c[1]==y]=x; tr[x].f=z;
     ^~
/in/foo.cc:67:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (!isr(y)) tr[z].c[tr[z].c[1]==y]=x; tr[x].f=z;
                                            ^~
/in/foo.cc:68:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (tr[x].c[r]>0) tr[tr[x].c[r]].f=y; tr[y].c[l]=tr[x].c[r];
     ^~
/in/foo.cc:68:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (tr[x].c[r]>0) tr[tr[x].c[r]].f=y; tr[y].c[l]=tr[x].c[r];
                                           ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1002ms ≥4.5 MiB
#2 Time Exceeded ≥1004ms ≥3.75 MiB
#3 Time Exceeded ≥1003ms ≥4.125 MiB
#4 Time Exceeded ≥1005ms ≥4.375 MiB
#5 Time Exceeded ≥1005ms ≥3.875 MiB
#6 Time Exceeded ≥1006ms ≥4.48 MiB
#7 Time Exceeded ≥1004ms ≥3.125 MiB
#8 Time Exceeded ≥1003ms ≥3.703 MiB
#9 Time Exceeded ≥1007ms ≥3.617 MiB
#10 Time Exceeded ≥1007ms ≥3.945 MiB

信息

递交者
类型
递交
题目
P2014 树点涂色
语言
C++
递交时间
2017-05-07 15:53:43
评测时间
2017-05-07 15:53:43
评测机
分数
0
总耗时
≥10050ms
峰值内存
≥4.5 MiB