Introduction - If you have any usage issues, please Google them yourself
Enter n (n> 1) positive integers, each integer input into the list head.-1 Means end of input. Enter a positive integer, find the data in the list and delete the corresponding node. Output after a delete operation requires all nodes in the value chain.