Open
Description
Someone submitted the contact form!
URL: https://usaco.guide/dashboard/
Module: More Applications of Segment Tree
Topic: Suggestion
Message:
Maybe also add merge sort trees here, since I think they are not covered somewhere else. Merge sort trees are really just segment trees storing vectors, also with Non-Commutative Combiner Functions.