Skip to content

This is a C++ program that utilizes the queue STL to simulate a 10 hour day at a grocery store using 5 cashier lines that each can hold 6 customers. sample output.dat file is given for input into program. As you can see I have some literally cancer if statements in the original main and I tried to redo it making the cashiers into nodes of a list…

hosstay/Grocery-Store-Queue

About

This is a C++ program that utilizes the queue STL to simulate a 10 hour day at a grocery store using 5 cashier lines that each can hold 6 customers. sample output.dat file is given for input into program. As you can see I have some literally cancer if statements in the original main and I tried to redo it making the cashiers into nodes of a list…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published