Yes 10 A student , The data for each student includes : Name and grades of two courses , Input 10 Data of students , Calculate and output the average score of each course , And the data of the students with the highest scores ( full name 、 Grades of each course 、 average ).
The output format is as follows :
Average1:86.3
Average2:89.5
No.1:Liming,98,96,97
thank