Introduction - If you have any usage issues, please Google them yourself
Write a function to achieve the following functions: N students score in the main function into a lead node in the linked list structure, and h point to the head of the list node. Please find out the highest score of the students, returned by the function value.