文件名称:Table
介绍说明--下载内容来自于网络,使用问题请自行百度
说明:例如网球比赛,有N名运动员参加比赛。设计的比赛日程表要能够满足下列要求:
(1)每个选手必须与其他N-1个选手各赛一次;
(2)每个选手一天只能参赛一次;
(3)循环赛在N-1天内结束。
输入运动员的名字,程序输出比赛日程表。(Explanation: for example, there are N players competing in a tennis match. The design schedule should be able to meet the following requirements:
(1) each player must compete with the other N-1 players once;
(2) each player can only participate once a day;
(3) the round robin ends in N-1 days.
Enter the athlete's name, and the program outputs the race schedule.)
(1)每个选手必须与其他N-1个选手各赛一次;
(2)每个选手一天只能参赛一次;
(3)循环赛在N-1天内结束。
输入运动员的名字,程序输出比赛日程表。(Explanation: for example, there are N players competing in a tennis match. The design schedule should be able to meet the following requirements:
(1) each player must compete with the other N-1 players once;
(2) each player can only participate once a day;
(3) the round robin ends in N-1 days.
Enter the athlete's name, and the program outputs the race schedule.)
相关搜索: 网球比赛
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Table.txt
Roundrobin .txt
新建文本文档.txt
Roundrobin .txt
新建文本文档.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.