Delete from list L1 nodes occupying positions indicated in ordered lists L2 and L3. For instance, if L1 = (A B C D E), L2 = (2 4 8), and L3 = (2 5), then after deletion, L1 = (A C).
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.