Delete from an ordered list L nodes occupying positions indicated in list L itself. For instance, if L = (1 3 5 7 8), then after deletion, L = (3 7).
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.