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

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

Hello Codeforces!
I had a doubt regarding implementation of dynamic segment trees. Is this implementation correct in terms of the space reserved for the segment tree nodes O(2 × N × log(MX)). And if it is, is there any advantage of this method over the pointer implementation?

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