Time Exceeded
/in/foo.cc: In function 'void pushdown(int)':
/in/foo.cc:37:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
rev[x]=laz[x]=0;
~~~~~~^~
/in/foo.cc: In function 'int build(int, int)':
/in/foo.cc:71:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
int m=l+r>>1;
~^~
信息
- 递交者
- 类型
- 递交
- 题目
- #57 三破练习
- 语言
- C++
- 递交时间
- 2018-10-30 20:11:52
- 评测时间
- 2018-10-30 20:11:52
- 评测机
- 分数
- 0
- 总耗时
- ≥37231ms
- 峰值内存
- ≥15.809 MiB