From 720789b1b2973338405f5470f62df425466f7893 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Wed, 19 Oct 2022 20:37:19 -0700 Subject: Finished (I think) --- cst116-lab1-Ahmed/cst116-lab1-Ahmed.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cst116-lab1-Ahmed/cst116-lab1-Ahmed.cpp b/cst116-lab1-Ahmed/cst116-lab1-Ahmed.cpp index a64ae0b..72fc6f8 100644 --- a/cst116-lab1-Ahmed/cst116-lab1-Ahmed.cpp +++ b/cst116-lab1-Ahmed/cst116-lab1-Ahmed.cpp @@ -10,6 +10,7 @@ using std::cin; using std::endl; + int main() { float width; -- cgit v1.2.3