| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lab basically completeHEADmaster | jacobdw22 | 2022-11-29 | 1 | -1/+1 |
| | | |||||
| * | Changed Large and Small Results.txt files to account for the change to float ↵ | jacobdw22 | 2022-11-29 | 2 | -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, ↵ | jacobdw22 | 2022-11-29 | 1 | -18/+14 |
| | | | | | so the value acquired is more accurate. | ||||
| * | Adjusted starting comments | jacobdw22 | 2022-11-28 | 1 | -4/+4 |
| | | |||||
| * | Slight adjustments. Everything works. Might need help getting the final ↵ | jacobdw22 | 2022-11-28 | 3 | -8/+4 |
| | | | | | values to be floats rather than ints. | ||||
| * | Added Lab results files for small and large text files respectively | jacobdw22 | 2022-11-28 | 5 | -3/+248 |
| | | |||||
| * | Moved some areas around | jacobdw22 | 2022-11-28 | 1 | -5/+7 |
| | | |||||
| * | Very slight edit | jacobdw22 | 2022-11-28 | 1 | -2/+2 |
| | | |||||
| * | Slight edits | jacobdw22 | 2022-11-28 | 1 | -2/+2 |
| | | |||||
| * | Added average cost per person | jacobdw22 | 2022-11-28 | 1 | -8/+16 |
| | | |||||
| * | Abbreviated the headers to make it look neater | jacobdw22 | 2022-11-28 | 1 | -8/+8 |
| | | |||||
| * | Added pseudo code to everything caught up | jacobdw22 | 2022-11-28 | 1 | -6/+9 |
| | | |||||
| * | Added totals for the fares and for the passengers to the end. | jacobdw22 | 2022-11-28 | 1 | -50/+120 |
| | | |||||
| * | Now pseudo code is fully complete | jacobdw22 | 2022-11-28 | 1 | -7/+7 |
| | | |||||
| * | Added total_fare, which adds the fare and toll together. I also completed ↵ | jacobdw22 | 2022-11-28 | 3 | -68/+79 |
| | | | | | the pseudo code comments throughout the currently complete code. | ||||
| * | Now also prints to output file | jacobdw22 | 2022-11-28 | 2 | -2/+2 |
| | | |||||
| * | Infile fully working, plus added pseudo code for most of main and ReadData ↵ | jacobdw22 | 2022-11-28 | 1 | -36/+36 |
| | | | | | functions | ||||
| * | deleted useless comment | jacobdw22 | 2022-11-28 | 1 | -2/+0 |
| | | |||||
| * | Code now reads in large.txt or small.txt based on users choice. | jacobdw22 | 2022-11-28 | 2 | -12/+24 |
| | | |||||
| * | Re-Added Outfile and large.txt | jacobdw22 | 2022-11-28 | 2 | -4/+4 |
| | | |||||
| * | saved | jacobdw22 | 2022-11-28 | 1 | -2/+1 |
| | | |||||
| * | Added small.txt and made some changes to the code. Also added a way to ↵ | jacobdw22 | 2022-11-28 | 3 | -9/+33 |
| | | | | | choose which file is opened | ||||
| * | Added output file to project | jacobdw22 | 2022-11-28 | 2 | -0/+2 |
| | | |||||
| * | Added Lab 3 Assist Code | jacobdw22 | 2022-11-28 | 4 | -14/+123 |
| | | |||||
| * | Setting up GitHub Classroom Feedback | github-classroom[bot] | 2022-11-27 | 0 | -0/+0 |
| | | |||||
| * | GitHub Classroom Feedbackfeedback | github-classroom[bot] | 2022-11-27 | 1 | -0/+0 |
| | | |||||
| * | Initial commit | github-classroom[bot] | 2022-11-27 | 7 | -0/+643 |