/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void LCT::rotate(int)':
/in/foo.cc:43:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(nrt(y)) ch[z][chk(y)]=x; par[x]=z;
         ^~
/in/foo.cc:43:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(nrt(y)) ch[z][chk(y)]=x; par[x]=z;
                                     ^~~
# 状态 耗时 内存占用
#1 Accepted 4ms 8.203 MiB
#2 Accepted 159ms 22.562 MiB
#3 Accepted 159ms 24.398 MiB
#4 Accepted 72ms 19.34 MiB
#5 Accepted 72ms 20.918 MiB
#6 Accepted 185ms 19.125 MiB
#7 Accepted 179ms 20.57 MiB
#8 Accepted 181ms 20.801 MiB
#9 Accepted 708ms 26.5 MiB
#10 Accepted 639ms 26.504 MiB

信息

递交者
类型
递交
题目
P2043 历史
语言
C++
递交时间
2020-04-30 18:27:17
评测时间
2020-04-30 18:27:17
评测机
分数
100
总耗时
2360ms
峰值内存
26.504 MiB