Accepted
foo.cc: In member function 'void Link_Cut_Tree::rotate(int)': foo.cc:52:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 52 | if(!isroot(y))c[z][c[z][1]==y]=x;fa[x]=z; | ^~ foo.cc:52:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 52 | if(!isroot(y))c[z][c[z][1]==y]=x;fa[x]=z; | ^~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1865 魔法森林
- 语言
- C++
- 递交时间
- 2022-02-03 16:52:05
- 评测时间
- 2022-02-03 16:52:05
- 评测机
- 分数
- 100
- 总耗时
- 2581ms
- 峰值内存
- 5.621 MiB