Introduction - If you have any usage issues, please Google them yourself
Complete a lead list of single-linked list of the establishment, to achieve initialization, the length of the table, take the elements, according to the value of single-list insertion, deletion, traversal access to basic operations.
On this basis, using the original list node space to achieve reverse and output the results.