algorithm-rs
algorithm-rs copied to clipboard
Implement Segment Tree
I implemented a recursive segment tree. @utilForever