A brief introduction of Segment Tree(II):Update and "Lazy tag"

Revision en1, by RDFZzzx, 2022-08-02 02:56:20

How to use segment tree?

Build tree and query

You can read this aritical to learn some basic operations of segment tree.

Update and "Lazy tag"

Tags data structures, algorithms, segment tree, rmq, lazy updates

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English RDFZzzx 2022-08-02 06:29:52 1780 Tiny change: 'nts.\n\n![](https://' -> 'nts.\n\n![ ](https://' (published)
en5 English RDFZzzx 2022-08-02 05:13:24 60
en4 English RDFZzzx 2022-08-02 05:10:23 443
en3 English RDFZzzx 2022-08-02 04:03:38 318
en2 English RDFZzzx 2022-08-02 03:00:48 274
en1 English RDFZzzx 2022-08-02 02:56:20 313 Initial revision (saved to drafts)