/ Vijos /

记录详情

Accepted

foo.cc: In instantiation of 'int Treap<T, MAXN>::build(int*, int, int) [with T = int; int MAXN = 500005]':
foo.cc:129:26:   required from 'void Treap<T, MAXN>::insert(int, int*, int, int) [with T = int; int MAXN = 500005]'
foo.cc:189:17:   required from here
foo.cc:119:37: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  119 |                         int mid = l + r >> 1;
      |                                   ~~^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 20ms 23.25 MiB
#2 Accepted 25ms 23.25 MiB
#3 Accepted 243ms 23.5 MiB
#4 Accepted 71ms 23.375 MiB
#5 Accepted 154ms 23.492 MiB
#6 Accepted 537ms 23.742 MiB
#7 Accepted 564ms 23.742 MiB
#8 Accepted 541ms 24.492 MiB
#9 Accepted 330ms 23.867 MiB
#10 Accepted 398ms 24.371 MiB

信息

递交者
类型
递交
题目
P1835 维护数列
语言
C++
递交时间
2022-08-28 21:03:06
评测时间
2022-08-28 21:03:06
评测机
分数
100
总耗时
2887ms
峰值内存
24.492 MiB