I am learning the segment tree algorithm and trying to solve problems using it. This problem asks me to output the number of elements divisible by 3 within a given range. I thou