Create a program-calculates the total ticket sales


Discuss the below:

Q: The manager of a football stadium wants you to write a program that calculates the total ticket sales after each game. THere are four types of tickets box, sidelline, premium and general admission. After each game data is stored in a file in the following form

ticketPrice numberOfTicketsSold

Sample data shown below
250 5750
100 28000
50 35750
25 18750

The first line indicates that the ticket price is $250 and that 5750 tickets were sold at that price. Output the number of tickets sold and the total sale amount. Format your output with two deciamal places.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create a program-calculates the total ticket sales
Reference No:- TGS01937330

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)