[Problem Statement](http://www.usaco.org/index.php?page=viewproblem2&cpid=402)↵
↵
I was wondering if there is a possible solution that uses a segment tree rather than a BBST (balanced binary search tree), as I find that segment trees are easier to implement.↵
↵
Please help, and thanks in advance!
↵
I was wondering if there is a possible solution that uses a segment tree rather than a BBST (balanced binary search tree), as I find that segment trees are easier to implement.↵
↵
Please help, and thanks in advance!