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