文件名称:2
介绍说明--下载内容均来自于网络,请自行研究使用
问题描述:
1.初始化输入:N-参赛学校总数,M-男子竞赛项目数,W-女子竞赛项目数;
各项目名次取法有如下几种:
取前5名:第1名得分 7,第2名得分 5,第3名得分3,第4名得分2,第5名得分 1;
取前3名:第1名得分 5,第2名得分 3,第3名得分2;
用户自定义:各名次权值由用户指定。
2.由程序提醒用户填写比赛结果,输入各项目获奖运动员的信息。
3.所有信息记录完毕后,用户可以查询各个学校的比赛成绩,生成团体总分报表,查看参赛学校信息和比赛项目信息等。
-Descr iption of the problem: 1. Initialized input: N-total number of participating schools, M-man contest the number of projects, W-woman contest the number of projects 取法ranking the various projects are the following: take the top 5: No. 1 scoring 7, No. 2 scoring 5, 3 points 3, 4 points 2, 5 points 1 check before 3: the first one scored 5, No. 2 scoring 3, 3 points 2 user-defined : The ranking weights specified by the user. 2. By the procedures to remind users to fill out the results, enter the project information on the award-winning athletes. 3. After all the information recorded, the user can query the various schools of game results, scores statements generated groups to see the participating schools of information and sports information.
1.初始化输入:N-参赛学校总数,M-男子竞赛项目数,W-女子竞赛项目数;
各项目名次取法有如下几种:
取前5名:第1名得分 7,第2名得分 5,第3名得分3,第4名得分2,第5名得分 1;
取前3名:第1名得分 5,第2名得分 3,第3名得分2;
用户自定义:各名次权值由用户指定。
2.由程序提醒用户填写比赛结果,输入各项目获奖运动员的信息。
3.所有信息记录完毕后,用户可以查询各个学校的比赛成绩,生成团体总分报表,查看参赛学校信息和比赛项目信息等。
-Descr iption of the problem: 1. Initialized input: N-total number of participating schools, M-man contest the number of projects, W-woman contest the number of projects 取法ranking the various projects are the following: take the top 5: No. 1 scoring 7, No. 2 scoring 5, 3 points 3, 4 points 2, 5 points 1 check before 3: the first one scored 5, No. 2 scoring 3, 3 points 2 user-defined : The ranking weights specified by the user. 2. By the procedures to remind users to fill out the results, enter the project information on the award-winning athletes. 3. After all the information recorded, the user can query the various schools of game results, scores statements generated groups to see the participating schools of information and sports information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.c