/ Vijos /

记录详情

Wrong Answer

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 3ms 256.0 KiB
#2 Wrong Answer Read 0, expect -348. 8ms 384.0 KiB
#3 Accepted 720ms 1.117 MiB
#4 Accepted 112ms 1.125 MiB
#5 Accepted 468ms 1.871 MiB
#6 Accepted 473ms 4.121 MiB
#7 Accepted 959ms 4.367 MiB
#8 Accepted 823ms 20.242 MiB
#9 Accepted 723ms 21.617 MiB
#10 Accepted 913ms 22.195 MiB

信息

递交者
类型
递交
题目
P1835 维护数列
语言
C++
递交时间
2022-08-28 20:58:57
评测时间
2022-08-28 20:58:57
评测机
分数
90
总耗时
5207ms
峰值内存
22.195 MiB