System Error
/in/foo.cc: In function 'void buildtree(long long int, long long int, long long int)': /in/foo.cc:31:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] LL mid=l+r>>1; ^ /in/foo.cc: In function 'void pushdown(long long int)': /in/foo.cc:39:15: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] LL mid=t[x].l+t[x].r>>1; ^ BrokenPipeError(32, 'Broken pipe')
信息
- 递交者
- 类型
- 递交
- 题目
- 线段树模板题
- 语言
- C++
- 递交时间
- 2017-03-12 19:01:50
- 评测时间
- 2017-03-12 19:01:50
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes