Skip to content

Releases: Mr-Python-in-China/mp-oi-library

0.2.6

02 Nov 00:54
Compare
Choose a tag to compare

删除一些成员常量的 const 的修饰符以使用赋值运算符。

0.2.5

01 Nov 17:01
Compare
Choose a tag to compare
  • typical_segment_tree.hpp 中补充缺失的头文件

0.2.4

01 Nov 16:53
Compare
Choose a tag to compare
  • 在头部添加关于库版本的信息

0.2.3

15 Oct 16:24
Compare
Choose a tag to compare
  • Fix bugs for segment tree.

0.2.2

15 Oct 12:49
Compare
Choose a tag to compare
  • Add a template util to help create a typical segment tree

0.2.1

12 Oct 11:31
Compare
Choose a tag to compare
  • Add a template util to help create a lazy segment tree
  • fix bugs for lazy segment tree

0.2.0

12 Oct 02:19
Compare
Choose a tag to compare
Release 0.2.0

0.1.1

11 Oct 00:54
db4937d
Compare
Choose a tag to compare
  • Add a utility to create a function that always returns a constant

0.1.0

10 Oct 14:59
Compare
Choose a tag to compare
  • 完成无标记线段树

0.0.0

09 Oct 16:04
Compare
Choose a tag to compare
  • 完成 ST 表