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

Автор run2wice, история, 28 часов назад, По-английски

There’s an interesting data structure called the sqrt-tree (you can read about it here). I’ve searched everywhere but couldn’t find an implementation that supports range update queries. I would be very grateful if anyone could share their code.

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

»
28 часов назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

If someone invented support (even single-point update) for the sqrt-tree, he'd win a Turing Award.