summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/cst116-lab3-wilson.cpp
Commit message (Expand)AuthorAgeFilesLines
* Lab basically completeHEADmasterjacobdw222022-11-291-1/+1
* Allows for the Total Paid to be a floating point number rather than an int, s...jacobdw222022-11-291-18/+14
* Adjusted starting commentsjacobdw222022-11-281-4/+4
* Slight adjustments. Everything works. Might need help getting the final value...jacobdw222022-11-281-4/+4
* Moved some areas aroundjacobdw222022-11-281-5/+7
* Very slight editjacobdw222022-11-281-2/+2
* Slight editsjacobdw222022-11-281-2/+2
* Added average cost per personjacobdw222022-11-281-8/+16
* Abbreviated the headers to make it look neaterjacobdw222022-11-281-8/+8
* Added pseudo code to everything caught upjacobdw222022-11-281-6/+9
* Added totals for the fares and for the passengers to the end.jacobdw222022-11-281-50/+120
* Now pseudo code is fully completejacobdw222022-11-281-7/+7
* Added total_fare, which adds the fare and toll together. I also completed the...jacobdw222022-11-281-68/+76
* Infile fully working, plus added pseudo code for most of main and ReadData fu...jacobdw222022-11-281-36/+36
* deleted useless commentjacobdw222022-11-281-2/+0
* Code now reads in large.txt or small.txt based on users choice.jacobdw222022-11-281-12/+13
* savedjacobdw222022-11-281-2/+1
* Added small.txt and made some changes to the code. Also added a way to choose...jacobdw222022-11-281-0/+141