文件名称:sportmeeting
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-11-28
- 文件大小:
- 3.71mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
假设参加运动会有n个系,系编号为1……n。比赛分成m个男子项目,和w
个女子项目。项目编号为男子1……m,女子m+1……m+w。
不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,
前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。
(m<=10,n<=15)-Suppose there are n participate in the Games, Department No. 1 ...... n. Competition is divided into men item m and w-woman project. Item No. Man 1 ...... m, woman m+1 ...... m+w. Different projects take five or top three integration take five points are as follows: 7, 5, the top three points were: 5,3,2 which take five name or the top three set by the students themselves. (M < = 10, n < = 15)
个女子项目。项目编号为男子1……m,女子m+1……m+w。
不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,
前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。
(m<=10,n<=15)-Suppose there are n participate in the Games, Department No. 1 ...... n. Competition is divided into men item m and w-woman project. Item No. Man 1 ...... m, woman m+1 ...... m+w. Different projects take five or top three integration take five points are as follows: 7, 5, the top three points were: 5,3,2 which take five name or the top three set by the students themselves. (M < = 10, n < = 15)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
运动会计分系统\ipch\运动会计分系统-36fb2412\运动会计分系统-7e65393f.ipch
..............\运动会计分系统\Debug\CL.read.1.tlog
..............\..............\.....\CL.write.1.tlog
..............\..............\.....\link-cvtres.read.1.tlog
..............\..............\.....\link-cvtres.write.1.tlog
..............\..............\.....\link-rc.read.1.tlog
..............\..............\.....\link-rc.write.1.tlog
..............\..............\.....\link.read.1.tlog
..............\..............\.....\link.write.1.tlog
..............\..............\.....\mt.read.1.tlog
..............\..............\.....\mt.write.1.tlog
..............\..............\.....\sportmeeting.obj
..............\..............\.....\vc100.idb
..............\..............\.....\vc100.pdb
..............\..............\.....\vc110.idb
..............\..............\.....\vc110.pdb
..............\..............\.....\运动会计分系统.exe.intermediate.manifest
..............\..............\.....\运动会计分系统.lastbuildstate
..............\..............\.....\运动会计分系统.log
..............\..............\.....\运动会计分系统.vcxprojResolveAssemblyReference.cache
..............\..............\.....\运动会计分系统.write.1.tlog
..............\..............\Department.h
..............\..............\Input.h
..............\..............\Sport.h
..............\..............\sportmeeting.cpp
..............\..............\运动会计分系统.vcxproj
..............\..............\运动会计分系统.vcxproj.filters
..............\..............\运动会计分系统.vcxproj.user
..............\运动会计分系统.sdf
..............\运动会计分系统.sln
..............\运动会计分系统.suo
..............\运动会计分系统.v11.suo
..............\ipch\运动会计分系统-36fb2412
..............\运动会计分系统\Debug
..............\ipch
..............\运动会计分系统
运动会计分系统