STL segment tree

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
ilyaraz
New poster
Posts: 2
Joined: Wed May 31, 2006 2:52 am

STL segment tree

Post by ilyaraz »

Is there elegant way to code segment tree via STL? (Using std::map or something like that).
Post Reply

Return to “Algorithms”