Dont understand the concept

i dont understand the concept.please clear the concept.

In each query, you are either given distance to add or you are asked kth distance.
try to understand with given test case and read carefully. Its easy to understand .

Rest, for algorithm, you can do this :
Whenever you get a query, pop k-1 elements temporarily and give the answer!

For this implementation, you can have a look at this very simple and easy code here.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.