Code: Select all
x = func(mid+1, end, current*2 + 1, q_start, q_end)
Code: Select all
x = func(mid+1, end, current*2+2, q_start, q_end)
Code: Select all
x = func(mid+1, end, current*2 + 1, q_start, q_end)
Code: Select all
x = func(mid+1, end, current*2+2, q_start, q_end)