Accepted
foo.cc: In function 'void build(int, int, int)':
foo.cc:50:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   50 |  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 17:26:41
 - 评测时间
 - 2022-08-03 17:26:41
 - 评测机
 
- 分数
 - 350
 - 总耗时
 - 2793ms
 - 峰值内存
 - 9.867 MiB