Releases: Mr-Python-in-China/mp-oi-library
Releases · Mr-Python-in-China/mp-oi-library
0.2.6
0.2.5
- 在
typical_segment_tree.hpp
中补充缺失的头文件
0.2.4
- 在头部添加关于库版本的信息
0.2.3
- Fix bugs for segment tree.
0.2.2
- Add a template util to help create a typical segment tree
0.2.1
- Add a template util to help create a lazy segment tree
- fix bugs for lazy segment tree
0.2.0
Release 0.2.0
0.1.1
- Add a utility to create a function that always returns a constant
0.1.0
- 完成无标记线段树
0.0.0
- 完成 ST 表