Introduction - If you have any usage issues, please Google them yourself
Experiment 1 to establish single linked list, insert element, delete, query and display; Experiment 2 realizes the merging of two single linked lists. Experiment 3 realizes the inverse of a single linked list. And the result graph is attached. Experiment 1 to achieve the establishment of a single linked list, insert the element, delete, query and display Experiment 2 to achieve the establishment of two single-linked list of Incorporation Experiment 3 to achieve a single linked list of the inverse set. Run together with the results of Fig.