1点変更 / 区間 max [詳解]
#include "segtree.hpp"
公開型 | |
using | Type = struct SegTree<Monoid::Max<T,min_value>> |
1点変更 / 区間 max
segtree.hpp の 143 行目に定義があります。
using RangeQuery::Max< T, min_value >::Type = struct SegTree<Monoid::Max<T,min_value>> |
segtree.hpp の 143 行目に定義があります。