summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Lab basically completeHEADmasterjacobdw222022-11-291-1/+1
|
* Changed Large and Small Results.txt files to account for the change to float ↵jacobdw222022-11-292-4/+4
| | | | for total paid and average cost per person.
* Allows for the Total Paid to be a floating point number rather than an int, ↵jacobdw222022-11-291-18/+14
| | | | so the value acquired is more accurate.
* Adjusted starting commentsjacobdw222022-11-281-4/+4
|
* Slight adjustments. Everything works. Might need help getting the final ↵jacobdw222022-11-283-8/+4
| | | | values to be floats rather than ints.
* Added Lab results files for small and large text files respectivelyjacobdw222022-11-285-3/+248
|
* 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 ↵jacobdw222022-11-283-68/+79
| | | | the pseudo code comments throughout the currently complete code.
* Now also prints to output filejacobdw222022-11-282-2/+2
|
* Infile fully working, plus added pseudo code for most of main and ReadData ↵jacobdw222022-11-281-36/+36
| | | | functions
* deleted useless commentjacobdw222022-11-281-2/+0
|
* Code now reads in large.txt or small.txt based on users choice.jacobdw222022-11-282-12/+24
|
* Re-Added Outfile and large.txtjacobdw222022-11-282-4/+4
|
* savedjacobdw222022-11-281-2/+1
|
* Added small.txt and made some changes to the code. Also added a way to ↵jacobdw222022-11-283-9/+33
| | | | choose which file is opened
* Added output file to projectjacobdw222022-11-282-0/+2
|
* Added Lab 3 Assist Codejacobdw222022-11-284-14/+123
|
* Setting up GitHub Classroom Feedbackgithub-classroom[bot]2022-11-270-0/+0
|
* GitHub Classroom Feedbackfeedbackgithub-classroom[bot]2022-11-271-0/+0
|
* Initial commitgithub-classroom[bot]2022-11-277-0/+643