文件名称:8-1
介绍说明--下载内容均来自于网络,请自行研究使用
1. 有5个学生,每个学生的数据包括学号、姓名、三门课的成绩,从键盘输入5个学生的数据,要求打印出三门课总平均成绩,以及最高分的学生的数据(包括姓名、学号、三门课的成绩、平均分数)。要求用一个input函数输入成绩;用average函数求总平均分;用max函数找出最高分学生数据;总平均分和最高分的学生的数据在主函数中输出。-1. 5 students, each student data including student number, name, course grades, five students in the data input from the keyboard, requires printing (including a three-course total grade point average, and the highest score of the student' s data name, student number, course grades, average scores). Requires an input function input results Everage score average function max function to find the highest score student data data of students' overall average score and the highest score in the main function output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
8-1.cpp