Description
Define a student structure type (including student number, name, gender, and grades of three subjects), enter the information of 3 students, Output information for the two students with the highest grade point average
Input
Input students' information
Output
Display information
001 A man 70 85 92 002 B man 80 80 90 003 C women 80 90 100