Accepted
/in/foo.cc: In member function 'void LCT::splay(int)': /in/foo.cc:42:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(!isroot(y))if((ch[z][0]==y)^(ch[y][0]==x))rotate(x);else rotate(y); ^
信息
- 递交者
- 类型
- 递交
- 题目
- Link-Cut-Tree模版题
- 语言
- C++
- 递交时间
- 2017-04-22 07:49:31
- 评测时间
- 2017-04-22 07:49:31
- 评测机
- 分数
- 100
- 总耗时
- 1005ms
- 峰值内存
- 2.738 MiB