Skip to content

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

0.2.3

15 Oct 16:24

Choose a tag to compare

  • Fix bugs for segment tree.

0.2.2

15 Oct 12:49

Choose a tag to compare

  • Add a template util to help create a typical segment tree

0.2.1

12 Oct 11:31

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

Choose a tag to compare

Release 0.2.0

0.1.1

11 Oct 00:54
db4937d

Choose a tag to compare

  • Add a utility to create a function that always returns a constant

0.1.0

10 Oct 14:59

Choose a tag to compare

  • 完成无标记线段树

0.0.0

09 Oct 16:04

Choose a tag to compare

  • 完成 ST 表