Introduction - If you have any usage issues, please Google them yourself
Design A method, delete A N element of the array of all the elements of A repeat, returns to remain in A number of elements in the array. The time complexity must for O (NlogN) (hint: use the rapid pie-as a preprocessing step).