Computer Science, asked by naraharijoshim, 7 months ago

Indian Premier League IPL Cricket Matches are
organized for few Days
The problem is to prepare Timetable from Day1 to
Day n, where n depend on number of teams
participating
Set A represent the Names of Teams participating
Set A will be input from user. Do not show input
user message. Directly accept the team names as
string values and enter q to stop taking inputs.
Write code to display Pairing of Teams and
possible number of matches possible excluding
Semi Final and Final.
Note : Minimum 3 Teams are required and
maximum limit of Teams is 12.
Example 1:
Input Values
CHENNAI
MUMBAI
KOLKATTA
PATNA​

Answers

Answered by yashrajraol
0

Answer:

mumbai.......................

Answered by munagasaikrishna0420
0

Explanation:

this will the output of the question

Attachments:
Similar questions