Introduction - If you have any usage issues, please Google them yourself
There are 10 students, each student s data, including master, name, 3 course was good, 10 students from the keyboard input data, the average of three courses required output results, and the highest points of the student data (including student number, name, 3 course grade, the average score). Require the use of an array of pointers pointing to the method, with an input function input 5 student data, with an average total average demand function, with the max function to find the highest score student data, the total average score and highest score of the student data in the main function output