diff options
| author | jacobdw22 <[email protected]> | 2022-11-28 19:52:01 -0800 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-11-28 19:52:01 -0800 |
| commit | 582b83ee76d7a2e2158d1c4f7f8da11ef07204f6 (patch) | |
| tree | e58a8964d602ad441f044dace6fda0d0ceba005f /LabResultsSmall.txt | |
| parent | Moved some areas around (diff) | |
| download | cst116-lab3-jacobdw22-582b83ee76d7a2e2158d1c4f7f8da11ef07204f6.tar.xz cst116-lab3-jacobdw22-582b83ee76d7a2e2158d1c4f7f8da11ef07204f6.zip | |
Added Lab results files for small and large text files respectively
Diffstat (limited to 'LabResultsSmall.txt')
| -rw-r--r-- | LabResultsSmall.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/LabResultsSmall.txt b/LabResultsSmall.txt new file mode 100644 index 0000000..767df57 --- /dev/null +++ b/LabResultsSmall.txt @@ -0,0 +1,38 @@ +///////////////////////////// RunResults (small.txt) ///////////////////////////// + + +Please choose a file to open. Press 's' for small.txt, or press 'l' for large.txt: s + +Pick Drop Psgr. Dist. Fare Toll + +129 7 3 1.3 7.5 0 +Total fare: 7.5 +Cost per mile: 5.76923 + +36 69 1 11.41 32 5.76 +Total fare: 37.76 +Cost per mile: 2.80456 + +7 41 1 4.6 15 5.76 +Total fare: 20.76 +Cost per mile: 3.26087 + +150 61 2 6.75 23 0 +Total fare: 23 +Cost per mile: 3.40741 + +112 17 1 3.84 15 0 +Total fare: 15 +Cost per mile: 3.90625 + +80 112 6 1.64 9.5 0 +Total fare: 9.5 +Cost per mile: 5.79268 + + + ** People Transported: 14 ** + + ** Total Paid (rounded down to nearest dollar): 113 ** + + ** Average Cost Per Person(Rounded down to nearest dollar: 8 ** + The End |