/QueueSystem

simulation of queue in bank

Primary LanguageC++

QueueSystem

build

g++ -std=c++11 QueueSystem.cpp main.cpp -o main