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