源码简介: |
定义一个学生Student结构体(成员至少包括:学号,姓名,英语,高数,计算机),编程完成对10个学生数据的输入,并通过函数实现对所有学生各门课程成绩求平均。-The definition of a student Student structure (members include at least: the school, name, in English, the high number of computers), programming is complete, the input data on 10 students, and various courses for all students grades averaging through the function.
|