Persistent Segment Tree With Range Updates

Правка en1, от dx24816, 2019-01-18 20:40:06

Hello,

Recently, I've been learning about the persistent segment tree. However, is there a way to get a persistent segment tree with range updates, and not just point updates? If so, can someone direct me to a clean and easy implementation in C++? Thanks!

-dx24816

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский dx24816 2019-01-18 20:40:06 312 Initial revision (published)