fumiphys / programming_contest

library for programming contest
3 stars 0 forks source link

fix compressed2d segment tree #34

Closed fumiphys closed 4 years ago

fumiphys commented 4 years ago

bug exists at point update. (for point addition, this works correctly)

fumiphys commented 4 years ago

https://github.com/fumiphys/programming_contest/blob/master/data_structure/src/compressed2d_segment_tree.cpp

fumiphys commented 4 years ago

fixed at a14aaa688441bd4c1252f7a392e7cd0195398562.