I have to search the sum of numbers between range [3,5] after building a segment tree. For construction of tree I am executing the following code
public static vo