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; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2043 历史
- 语言
- C++
- 递交时间
- 2019-03-08 21:25:36
- 评测时间
- 2019-03-08 21:25:36
- 评测机
- 分数
- 60
- 总耗时
- 1574ms
- 峰值内存
- 31.074 MiB