diff options
Diffstat (limited to 'BlankConsoleLab/CST116-Lab3-Havaldar.cpp')
| -rw-r--r-- | BlankConsoleLab/CST116-Lab3-Havaldar.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BlankConsoleLab/CST116-Lab3-Havaldar.cpp b/BlankConsoleLab/CST116-Lab3-Havaldar.cpp index 07f1d86..bda1421 100644 --- a/BlankConsoleLab/CST116-Lab3-Havaldar.cpp +++ b/BlankConsoleLab/CST116-Lab3-Havaldar.cpp @@ -1,6 +1,7 @@ /* Abdullah Havaldar -CST116 +CST116 - Lab3 +Purpose: The purpose of this program is to take in a file which has the logs of a taxi service and output it in a formatted table along with the average per person, total people moved, and total cost */ //precompiler directives |