文件名称:Sports-scores-statistics
介绍说明--下载内容均来自于网络,请自行研究使用
问题描述:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)
*功能要求:
1).可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分,
3).可以按学校编号、学校总分、男女团体总分排序输出;
4).可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。
-Descr iption: participate in the games have n school, school Numbers for 1...... N. A man project game into m, and w a women s events. Project Numbers for man 1...... M, women m+ 1...... M+ w.Different project take the top five or the top three points Take the top five points respectively is: 7, 5, 3, 2, 1, the top three points respectively is: 5, 3, 2 Which take the top five or the top three set by the students themselves. (m < = 20, n < = 20)
* the function requirement:
1.) can enter each project to the top three or first five result
2). The school can statistics total score,
3). Can be according to school Numbers, school, men and women group total score of sort the output
4). Can be according to school Numbers inquires a project of school According to the program Numbers inquires can get the first three or in the top five schools.
*功能要求:
1).可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分,
3).可以按学校编号、学校总分、男女团体总分排序输出;
4).可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。
-Descr iption: participate in the games have n school, school Numbers for 1...... N. A man project game into m, and w a women s events. Project Numbers for man 1...... M, women m+ 1...... M+ w.Different project take the top five or the top three points Take the top five points respectively is: 7, 5, 3, 2, 1, the top three points respectively is: 5, 3, 2 Which take the top five or the top three set by the students themselves. (m < = 20, n < = 20)
* the function requirement:
1.) can enter each project to the top three or first five result
2). The school can statistics total score,
3). Can be according to school Numbers, school, men and women group total score of sort the output
4). Can be according to school Numbers inquires a project of school According to the program Numbers inquires can get the first three or in the top five schools.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
运动会分数统计.txt