Time Exceeded
/in/foo.cc: In function 'int update_tags(segment*&, int, int, int)': /in/foo.cc:89:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(rt==NULL) rt=new_node(l,r);rt->pt+=v; ^~ /in/foo.cc:89:35: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(rt==NULL) rt=new_node(l,r);rt->pt+=v; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2004 天天爱跑步
- 语言
- C++
- 递交时间
- 2017-07-22 21:26:47
- 评测时间
- 2017-07-22 21:26:47
- 评测机
- 分数
- 95
- 总耗时
- ≥8030ms
- 峰值内存
- ≥182.664 MiB