summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Bouchillon <[email protected]>2022-11-29 19:08:00 -0800
committerTrevor Bouchillon <[email protected]>2022-11-29 19:08:00 -0800
commit5227797efa16cd029d0fddd9f91d7b94bc243272 (patch)
tree9ee02a30ca780c36c2a3c3b012323586769ccfd2
parentable to read in big file (diff)
downloadcst116-lab3-daboochillin-5227797efa16cd029d0fddd9f91d7b94bc243272.tar.xz
cst116-lab3-daboochillin-5227797efa16cd029d0fddd9f91d7b94bc243272.zip
math for totalfare and cost per mile added
-rw-r--r--BlankConsoleLab/BlankConsoleLab.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.cpp b/BlankConsoleLab/BlankConsoleLab.cpp
index 86a8534..772a55a 100644
--- a/BlankConsoleLab/BlankConsoleLab.cpp
+++ b/BlankConsoleLab/BlankConsoleLab.cpp
@@ -1,5 +1,6 @@
//Lab 3
//Trevor Bouchillon
+//
#include <iostream>
#include <fstream> // For the files!!!!