Skip to content

cb0tt/100-C-Seating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

100% C++ seating system What this project does.

  1. Allows the user to enter in a desired amount or rows and columns.
  2. Displays the desired amount of seats. Open seats are marked by a '0' and taken seats are marked by a 'X'.
  3. Loops through the seating chart my prompting the user to enter their the seat they would like. The loop continues if the user wishes to do so. Or stops the loop and displays the updated seating chart. If a user tries to book a taken seat, a message will be displayed saying that the seat is already booked and they will be allowed to choose again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages