/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void rot(int)':
/in/foo.cc:29:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(nroot(y))c[z][c[z][1]==y]=x;c[x][!k]=y;c[y][k]=w;
     ^~
/in/foo.cc:29:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(nroot(y))c[z][c[z][1]==y]=x;c[x][!k]=y;c[y][k]=w;
                                    ^
# 状态 耗时 内存占用
#1 Accepted 7ms 14.297 MiB
#2 Runtime Error 45ms 20.555 MiB
#3 Runtime Error 44ms 20.23 MiB
#4 Accepted 117ms 26.129 MiB
#5 Accepted 114ms 27.355 MiB
#6 Accepted 294ms 26.188 MiB
#7 Accepted 294ms 26.184 MiB
#8 Accepted 302ms 26.152 MiB
#9 Runtime Error 201ms 21.793 MiB
#10 Runtime Error 189ms 25.418 MiB

信息

递交者
类型
递交
题目
P2043 历史
语言
C++
递交时间
2020-04-30 18:25:53
评测时间
2020-04-30 18:25:53
评测机
分数
60
总耗时
1612ms
峰值内存
27.355 MiB