Wrong Answer
foo.cc: In function 'void build(int, int, int)': foo.cc:51:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 51 | int mid=l+r>>1; | ~^~ foo.cc: In function 'void modify(int, int, int, int)': foo.cc:66:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 66 | int mid=tr[u].l+tr[u].r>>1; | ~~~~~~~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1283 Stars in your window
- 语言
- C++
- 递交时间
- 2022-08-03 16:27:58
- 评测时间
- 2022-08-03 16:27:58
- 评测机
- 分数
- 150
- 总耗时
- 3304ms
- 峰值内存
- 7.871 MiB