Skip to content

ChicoRao/Simple-Queue-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Queue-Simulator

Simple C++ program that simulates a customer queue at the Department of Motor Vehicles counter. User is given three choices and they can choose their options by pressing 1, 2, or 3. 1 simulates a customer's arrival to the queue, 2 simulates a customer leaving the queue to the counter. 3 is to quit the program. This program demostrates queue's FIFO (first in first out) feature through simulating customers entering and leaving the line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published