Skip to content

A check-out system built in C for buying tickets at a box office

Notifications You must be signed in to change notification settings

thieng101/Box-Office-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Box-Office-Program

Features

  • The program gathers information about customers such as positions, entering time, and the number of tickets they will buy to generate their estimated check-out time.
  • Implementation of the queue in the linked list data structure.
  • Restriction: limitation of test cases, number of customers, and number of tickets that each customer can buy.

About

A check-out system built in C for buying tickets at a box office

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages