Write a basketball program in c++ such that it implements a two-dimensional array for 5 players whose score is entered into the array. In the game of basketball, there are 5 players on a team, and each team plays a game consisting of four 12 minute quarters.  Write a  C++ program that assigns randomly the points scored for each player in each quarter and then displays them.  Therefore, you will need to declare an array which stores the points scored per player per quarter or a total of 4X5 = 20 array elements.  Once the points are displayed for each player per quarter, Have the program display the following:              -Which players scored the most points in every particular quarter out of all quarters played   -Which player scored the most points in any particular quarter out of all quarters played   -Which player scored the most points in the entire game   - List the best quarter that each player had in the entire game   Please make the program display the tables for the questions asked there is a picture of how it needs to be displayed.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question
100%

Write a basketball program in c++ such that it implements a two-dimensional array for 5 players whose score is entered into the array.

In the game of basketball, there are 5 players on a team, and each team plays a game consisting of four 12 minute quarters.  Write a  C++ program that assigns randomly the points scored for each player in each quarter and then displays them.  Therefore, you will need to declare an array which stores the points scored per player per quarter or a total of 4X5 = 20 array elements.  Once the points are displayed for each player per quarter, Have the program display the following:

            

-Which players scored the most points in every particular quarter out of all quarters played

 

-Which player scored the most points in any particular quarter out of all quarters played

 

-Which player scored the most points in the entire game

 

- List the best quarter that each player had in the entire game

 

Please make the program display the tables for the questions asked

there is a picture of how it needs to be displayed.

Thank you.

OSOR Visual Studlo Debug Console
**** Basketball random score table ****
鞋T
T T
Quarter 1
Quarter 2
Player #1
Player #2
Player #3
Player #4
Player #5
14
Quarter 3
Quarter 4
Total Score
16
10
17
42
9.
15
36
12
4
29
11
17
18
40
5
9
13
44
Best player in each quarters:
Quarter 1 Player #5 17points
Quarter 2 Player #2 17points
Quarter 3 Player #1 - 16points
Quarter 4 .
Player #4 - 18points
Highest score in any quarters:
Player #4 Quarter 4 18points
Highest score in the entire game:
Player #5 - 44points
Each player's best quarter:
Player #1 Quarter1 16points
Player #2 - Quarter2 - 17points
Player #3 - Quarter3 - 12points
Player #4 - Quarter4 - 18points
Player #5 - Quarters
17points
C:\Users\nagy_\OneDrive\Dokumentumok\School\SCI120\Project 12\Debug\Project 12.exe (process 16428) exited with code e.
To automatically close the console when debugging stops, enable Tools->options->Debugging->Automatically close the console when debugging stops.
Press any key to close this window
14
Record
Reactions
Chat
Share Screen
Participants
Unmute
Start Video
OHDMI
Transcribed Image Text:OSOR Visual Studlo Debug Console **** Basketball random score table **** 鞋T T T Quarter 1 Quarter 2 Player #1 Player #2 Player #3 Player #4 Player #5 14 Quarter 3 Quarter 4 Total Score 16 10 17 42 9. 15 36 12 4 29 11 17 18 40 5 9 13 44 Best player in each quarters: Quarter 1 Player #5 17points Quarter 2 Player #2 17points Quarter 3 Player #1 - 16points Quarter 4 . Player #4 - 18points Highest score in any quarters: Player #4 Quarter 4 18points Highest score in the entire game: Player #5 - 44points Each player's best quarter: Player #1 Quarter1 16points Player #2 - Quarter2 - 17points Player #3 - Quarter3 - 12points Player #4 - Quarter4 - 18points Player #5 - Quarters 17points C:\Users\nagy_\OneDrive\Dokumentumok\School\SCI120\Project 12\Debug\Project 12.exe (process 16428) exited with code e. To automatically close the console when debugging stops, enable Tools->options->Debugging->Automatically close the console when debugging stops. Press any key to close this window 14 Record Reactions Chat Share Screen Participants Unmute Start Video OHDMI
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage