A theater seating chart is implemented as a two-dimensional array of ticket prices, like this: Write a

Question:

A theater seating chart is implemented as a two-dimensional array of ticket prices, like this:

Write a program that prompts users to pick either a seat or a price. Mark sold seats by changing the price to 0. When a user specifies a seat, make sure it is available. When a user specifies a price, find any seat with that price.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: