Time Exceeded
/in/foo.cc: In function 'node* build(int, int)': /in/foo.cc:68:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] int mid=l+r>>1; ~^~ /in/foo.cc: In function 'void splay(node*, node*)': /in/foo.cc:101:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else rotate(y); rotate(x); ^~~~ /in/foo.cc:101:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' else rotate(y); rotate(x); ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1828 项链工厂
- 语言
- C++
- 递交时间
- 2017-08-17 21:23:32
- 评测时间
- 2017-08-17 21:23:32
- 评测机
- 分数
- 0
- 总耗时
- ≥40086ms
- 峰值内存
- ≥32.711 MiB