index
:
cst116-lab3-jacobdw22
feedback
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BlankConsoleLab
/
cst116-lab3-wilson.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lab basically complete
HEAD
master
jacobdw22
2022-11-29
1
-1
/
+1
*
Allows for the Total Paid to be a floating point number rather than an int, s...
jacobdw22
2022-11-29
1
-18
/
+14
*
Adjusted starting comments
jacobdw22
2022-11-28
1
-4
/
+4
*
Slight adjustments. Everything works. Might need help getting the final value...
jacobdw22
2022-11-28
1
-4
/
+4
*
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 the...
jacobdw22
2022-11-28
1
-68
/
+76
*
Infile fully working, plus added pseudo code for most of main and ReadData fu...
jacobdw22
2022-11-28
1
-36
/
+36
*
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
1
-12
/
+13
*
saved
jacobdw22
2022-11-28
1
-2
/
+1
*
Added small.txt and made some changes to the code. Also added a way to choose...
jacobdw22
2022-11-28
1
-0
/
+141