C语言综合问题:输入5个学生的姓名、学号和5门课成绩计算每个学生的总分和平均分并按从高到低排序

2024-11-25 04:28:52
推荐回答(1个)
回答1:

} int student_sort(student s[], int s_size){ for(int n1=0;n1