From 13d3d36823a89e428a44efea19766a9dd3d6068b Mon Sep 17 00:00:00 2001 From: Abdullah Havaldar Date: Tue, 29 Nov 2022 17:47:22 -0800 Subject: big comment --- BlankConsoleLab/CST116-Lab3-Havaldar.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3