Range Minimum Query (RMQ)
pub use competitive::algebra::MinOperation;
pub use competitive::data_structure::SegmentTree;