Answered step by step
Verified Expert Solution
Question
1 Approved Answer
arrays!! C++. nothing too very advanced. as simple as possible please. thank you! Lab 5 ABC Movie Theater Write a C++ program to assign customer
arrays!! C++. nothing too very advanced. as simple as possible please. thank you!
Lab 5 ABC Movie Theater Write a C++ program to assign customer seats in a movie theater ABC that with seats for 40 people in 8 rows of 5 seats each. So, the first thing you need to disting the layout array. See the angle display below for a layout of the theater The program checks the amts if the The user enters the row (1-8) and the seat - seat is available. An X in the array indicates the seat is not message to the passe There are two types of membership Gold (Free popcom and co Price of each ticket Gold member: $22 Silver member: $20 Note: You need another amay to keep track of the sales Continue processing requests until the user enters for should ask the row number, the seat letter and the type of the membership (We have customers that are not members. After each customer display the layout and after- entered for the row, display For each the program percentage occupied sales report This function display prompt requesting the f the function day prompting the seat letter. The w lowercase letter (Check how the upper fun works in Ch function call by reference ceply ma Check Display 5.4 getNumbers function and Dry 5-9 Function to display the Sales Report, using the membership and the pricing the Any additional functions that make Develop C++ program with the following f User defined header Advice from the Instructor
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started