Introduction - If you have any usage issues, please Google them yourself
Write a program AhGO2-2.CPP, basic operations of single linked list, and on this basis to design a main program performs the following functions: (1) initialize the single linked list h (2) turn tail interpolation into a, b, c, d, e element (3) output a single linked list h: (4) output a single linked list h length (5) determine the single linked list of h is empty (6) 3 element output singly linked list h (7)the output element of a position (8) f elements (9) the output of a single linked list h: (10) to delete the three elements h (11) output a single linked list h: (12) inserted in the first four elements position the release of a singly linked listh