maomao90's Library
A C++20 library for competitive programming.
Loading...
Searching...
No Matches
lazy_segtree.hpp File Reference
#include <cassert>
#include <vector>
#include "library/data_structure/standard_monoids.hpp"

Go to the source code of this file.

Classes

struct  maomao90::LazySegTree< T, L >
 

Namespaces

namespace  maomao90