文件名称:set1
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-12-11
- 文件大小:
- 3.51mb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
教练员A、B和C将要从编号为1到n的队员中挑选自己的队员。为公平起见,每个教练都根据自己的喜好程度将队员排序;你负责根据以下规则为他们分配队员。
你拿到的数据是a、b、c三个数组,表示三个教练对队员的喜好程度排序,每个数组都是数字1到n的一个排列,下标越小表示教练越喜欢该队员。你的分组规则是,从还未被分配的队员中找一个教练A最喜欢的队员分到A组;然后,在未分配的队员中分配教练B最喜欢的队员到B组;然后是教练C;再是教练A、B......依次类推直到所有队员分配完毕。-Coach A, B and C will be numbered 1 to n players in the selection of his players. To be fair, every coach has their own preferences according to the degree of the players sort you are responsible for their assigned team members according to the following rules. The data you get is a, b, c three arrays, represent the three coaches on the team sort of preference, each array is a number 1 to n of the arrangement, the subscr ipt smaller the coach more like the team. Your grouping rule is to find a coach A favorite players assigned to Group A has not yet been allocated the players then, in unallocated B team coach assigned to group favorite player B then the coach C then coach A, B ...... and so on until all the players have been allocated.
你拿到的数据是a、b、c三个数组,表示三个教练对队员的喜好程度排序,每个数组都是数字1到n的一个排列,下标越小表示教练越喜欢该队员。你的分组规则是,从还未被分配的队员中找一个教练A最喜欢的队员分到A组;然后,在未分配的队员中分配教练B最喜欢的队员到B组;然后是教练C;再是教练A、B......依次类推直到所有队员分配完毕。-Coach A, B and C will be numbered 1 to n players in the selection of his players. To be fair, every coach has their own preferences according to the degree of the players sort you are responsible for their assigned team members according to the following rules. The data you get is a, b, c three arrays, represent the three coaches on the team sort of preference, each array is a number 1 to n of the arrangement, the subscr ipt smaller the coach more like the team. Your grouping rule is to find a coach A favorite players assigned to Group A has not yet been allocated the players then, in unallocated B team coach assigned to group favorite player B then the coach C then coach A, B ...... and so on until all the players have been allocated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
set1\Debug\set1.exe
....\.....\set1.ilk
....\.....\set1.pdb
....\ipch\set1-e1d40b35\set1-358baf29.ipch
....\set1\Debug\CL.read.1.tlog
....\....\.....\CL.write.1.tlog
....\....\.....\link-cvtres.read.1.tlog
....\....\.....\link-cvtres.write.1.tlog
....\....\.....\link.4928-cvtres.read.1.tlog
....\....\.....\link.4928-cvtres.write.1.tlog
....\....\.....\link.4928.read.1.tlog
....\....\.....\link.4928.write.1.tlog
....\....\.....\link.5328-cvtres.read.1.tlog
....\....\.....\link.5328-cvtres.write.1.tlog
....\....\.....\link.5328.read.1.tlog
....\....\.....\link.5328.write.1.tlog
....\....\.....\link.6928-cvtres.read.1.tlog
....\....\.....\link.6928-cvtres.write.1.tlog
....\....\.....\link.6928.read.1.tlog
....\....\.....\link.6928.write.1.tlog
....\....\.....\link.read.1.tlog
....\....\.....\link.write.1.tlog
....\....\.....\mt.read.1.tlog
....\....\.....\mt.write.1.tlog
....\....\.....\rc.read.1.tlog
....\....\.....\rc.write.1.tlog
....\....\.....\set1.exe.embed.manifest
....\....\.....\set1.exe.embed.manifest.res
....\....\.....\set1.exe.intermediate.manifest
....\....\.....\set1.lastbuildstate
....\....\.....\set1.log
....\....\.....\set1.obj
....\....\.....\set1.vcxprojResolveAssemblyReference.cache
....\....\.....\set1.write.1.tlog
....\....\.....\set1_manifest.rc
....\....\.....\vc100.idb
....\....\.....\vc100.pdb
....\....\set1.cpp
....\....\set1.vcxproj
....\....\set1.vcxproj.filters
....\....\set1.vcxproj.user
....\set1.sdf
....\set1.sln
....\set1.suo
....\ipch\set1-e1d40b35
....\set1\Debug
....\Debug
....\ipch
....\set1
set1