Introduction - If you have any usage issues, please Google them yourself
Write a program to achieve the basic operations of single linked list, and designed on the basis of a main program performs the following functions: (1) initialize a singly linked list (2) followed by end plug into your a, b, c, d e element (3) output a single linked list (4) inserted in the fourth element position f elements (5) delete the third element in the single linked list