c语言编程学生成绩 c语言输入学生成绩并显示 C语言编写一个函数找出成绩低于平均分学生?程序如下:void main(){int n,I=0float sum=0,averageprintf(“输入学生数:”)wh... 2021-03-16 1465次浏览