diff options
Diffstat (limited to 'CST116_Lab3_Crawford_Output.txt')
| -rw-r--r-- | CST116_Lab3_Crawford_Output.txt | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/CST116_Lab3_Crawford_Output.txt b/CST116_Lab3_Crawford_Output.txt new file mode 100644 index 0000000..1552b2c --- /dev/null +++ b/CST116_Lab3_Crawford_Output.txt @@ -0,0 +1,95 @@ +Please enter data file name with the .txt extention +Small1.txt + +Access Granted: Small1.txt + +Total Passengers: 14 +Total Paid: $113.52 +AVG Cost per Person: $8.11 +Total Trips: 7 + +Would you like a diplay table of the data? Y/N +Y + +Entry Pickup Dropoff #PASS DIST Fares Tolls Total$ $/Mile +1 1297 3 1.30 7.50 0.00 7.50 5.77 +2 3669 1 11.41 32.00 5.76 37.76 2.80 +3 741 1 4.60 15.00 5.76 20.76 3.26 +4 15061 2 6.75 23.00 0.00 23.00 3.41 +5 11217 1 3.84 15.00 0.00 15.00 3.91 +6 80112 6 1.64 9.50 0.00 9.50 5.79 +7 00 0 0.00 0.00 0.00 0.00 0.00 + +Would you like to open another file? Y/N +Y + +Please enter data file name with the .txt extention +Large1.txt + +Access Granted: Large1.txt + +Total Passengers: 100 +Total Paid: $1052.04 +AVG Cost per Person: $10.52 +Total Trips: 48 + +Would you like a diplay table of the data? Y/N +Y + +Entry Pickup Dropoff #PASS DIST Fares Tolls Total$ $/Mile +1 1297 3 1.30 7.50 0.00 7.50 5.77 +2 3669 1 11.41 32.00 5.76 37.76 2.80 +3 741 1 4.60 15.00 5.76 20.76 3.26 +4 15061 2 6.75 23.00 0.00 23.00 3.41 +5 11217 1 3.84 15.00 0.00 15.00 3.91 +6 80112 6 1.64 9.50 0.00 9.50 5.79 +7 256183 1 16.08 44.50 0.00 44.50 2.77 +8 138166 2 7.40 24.50 6.12 30.62 3.31 +9 14250 5 1.70 8.00 0.00 8.00 4.71 +10 107163 0 3.60 17.00 0.00 17.00 4.72 +11 1323 2 19.10 52.00 6.12 58.12 2.72 +12 4841 1 4.07 18.00 4.36 22.36 4.42 +13 132226 1 14.30 39.00 0.00 39.00 2.73 +14 229151 1 3.96 14.50 4.58 19.08 3.66 +15 238166 1 0.76 4.50 0.00 4.50 5.92 +16 151238 2 0.64 5.00 2.20 7.20 7.81 +17 13882 4 3.00 12.00 0.00 12.00 4.00 +18 264231 3 10.74 32.50 0.00 32.50 3.03 +19 170114 5 2.01 9.00 0.00 9.00 4.48 +20 18687 2 3.45 12.00 0.00 12.00 3.48 +21 209256 1 3.79 17.00 0.00 17.00 4.49 +22 132107 1 17.20 52.00 6.12 58.12 3.02 +23 232112 1 3.10 11.00 0.00 11.00 3.55 +24 164141 3 2.85 10.50 0.00 10.50 3.68 +25 1297 3 1.30 7.50 0.00 7.50 5.77 +26 3669 1 11.41 32.00 5.76 37.76 2.80 +27 741 1 4.60 15.00 5.76 20.76 3.26 +28 15061 2 6.75 23.00 0.00 23.00 3.41 +29 11217 1 3.84 15.00 0.00 15.00 3.91 +30 80112 6 1.64 9.50 0.00 9.50 5.79 +31 256183 1 16.08 44.50 0.00 44.50 2.77 +32 138166 2 7.40 24.50 6.12 30.62 3.31 +33 14250 5 1.70 8.00 0.00 8.00 4.71 +34 107163 0 3.60 17.00 0.00 17.00 4.72 +35 1323 2 19.10 52.00 6.12 58.12 2.72 +36 4841 1 4.07 18.00 4.36 22.36 4.42 +37 132226 1 14.30 39.00 0.00 39.00 2.73 +38 229151 1 3.96 14.50 4.58 19.08 3.66 +39 238166 1 0.76 4.50 0.00 4.50 5.92 +40 151238 2 0.64 5.00 2.20 7.20 7.81 +41 13882 4 3.00 12.00 0.00 12.00 4.00 +42 264231 3 10.74 32.50 0.00 32.50 3.03 +43 170114 5 2.01 9.00 0.00 9.00 4.48 +44 18687 2 3.45 12.00 0.00 12.00 3.48 +45 209256 1 3.79 17.00 0.00 17.00 4.49 +46 132107 1 17.20 52.00 6.12 58.12 3.02 +47 232112 1 3.10 11.00 0.00 11.00 3.55 +48 164141 3 2.85 10.50 0.00 10.50 3.68 + +Would you like to open another file? Y/N +N + + +C:\Users\Lloyd Crawford\source\repos\cst116-lab3-19-Ruin\x64\Debug\CST16_Lab3_Crawford.exe (process 9768) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops. +Press any key to close this window . . . |