thommoore1/MP4DataStruc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Names: Daniel Tsivkovski and Tom Moore Emails: tsivkovski@chapman.edu, thomoore@chapman.edu ID: Daniel: 2456881 and Tom: 2444464 Course: CPSC350-03, CPSC350-04 Assignment 4 ----- Submitted Files: - Customer.cpp - Customer.h - DblList.h - ListNode.h - Main.cpp - Office.cpp - Office.h - Queue.h - ServiceCenter.cpp - ServiceCenter.h - Window.cpp - Window.h ----- References: No references used ----- How to run: - Compile in the docker container using: `g++ *.cpp` - Run the code using `./a.out [inputfile]`, replaceing [inputfile] with your file name