chtholly 0.2.0

Implementation of Chtholly Tree, a data structure originated from CF896C.
Documentation
1
2
3
4
# Chtholly Tree

Implementation of Chtholly Tree, a data structure used in solutions of
[CF896C](https://codeforces.com/problemset/problem/896/C).