Introduction - If you have any usage issues, please Google them yourself
The easiest way to think of traversing the list again, using an auxiliary pointer, store the current pointer to traverse the course of the next element, and then reverse the current node pointer element, the use of pointers is stored to the rear to traverse. Source code is as follows: