/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void rotate(int)':
/in/foo.cc:14:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(nrt(v)) ch[w][y]=u; fa[u]=w; fa[v]=u;
     ^~
/in/foo.cc:14:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(nrt(v)) ch[w][y]=u; fa[u]=w; fa[v]=u;
                            ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 752.0 KiB
#2 Runtime Error 63ms 18.293 MiB
#3 Runtime Error 55ms 16.199 MiB
#4 Accepted 105ms 13.969 MiB
#5 Accepted 102ms 13.027 MiB
#6 Accepted 283ms 14.094 MiB
#7 Accepted 282ms 13.238 MiB
#8 Accepted 279ms 13.965 MiB
#9 Runtime Error 217ms 31.066 MiB
#10 Runtime Error 181ms 31.074 MiB

信息

递交者
类型
递交
题目
P2043 历史
语言
C++
递交时间
2019-03-08 21:25:36
评测时间
2019-03-08 21:25:36
评测机
分数
60
总耗时
1574ms
峰值内存
31.074 MiB