atcoder/ac-library

Add binary search methods for fenwicktree

hibit-at opened this issue · 0 comments

Could you add lower_bound and upper_bound methods for fenwicktree?
or, could I send a pull request to do that?