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; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2043 历史
- 语言
- C++
- 递交时间
- 2020-04-30 18:25:53
- 评测时间
- 2020-04-30 18:25:53
- 评测机
- 分数
- 60
- 总耗时
- 1612ms
- 峰值内存
- 27.355 MiB