Блог пользователя bsbs

Автор bsbs, история, 5 лет назад, По-английски

Hi everyone,

I have some questions about segment trees:

  • How can i do range queries with range updates on 2D arrays using segment trees?

  • Is there any other way to do it? (range updates with range queries)

  • Is there anything that can be done by BIT and can't be done by segment trees?

Thanks in advance

  • Проголосовать: нравится
  • +6
  • Проголосовать: не нравится

»
5 лет назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится