Accepted
/in/foo.cc: In function 'void splay(int)': /in/foo.cc:86:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else rotate(x);rotate(x); ^~~~ /in/foo.cc:86:18: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' else rotate(x);rotate(x); ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- #50 鲁翼霍
- 语言
- C++
- 递交时间
- 2018-12-22 08:53:29
- 评测时间
- 2018-12-22 08:53:30
- 评测机
- 分数
- 100
- 总耗时
- 1536ms
- 峰值内存
- 1.566 MiB