Description
Define a student structure type (including student number, name, gender, and grades of three subjects), input 3 student information, and output students no of the lowest grades in each subject
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