Has Not Appeared
0/5
Counting Minimums with Segment Tree
Author: Benjamin Qi
Prerequisites
Implementation
segment tree that keeps track of minimum and # of minimums
Application: Rectangle Union
Focus Problem – read through this problem before continuing!
Hint
Solution
Problems
Status | Source | Problem Name | Difficulty | Tags | Solution |
---|---|---|---|---|---|
mBIT | Normal | View Solution | |||
IOI | Hard | View Solution | |||
HR | Hard | Show TagsLazy SegTree | Check HR | ||
CF | Very Hard | External Sol |
Optional: Permutation Tree
Module Progress:
Give Us Feedback on Counting Minimums with Segment Tree!
Join the Discussion!
Feel free to voice your thoughts in the comments section.