summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-19 20:37:19 -0700
committerMusa Ahmed <[email protected]>2022-10-19 20:37:19 -0700
commit720789b1b2973338405f5470f62df425466f7893 (patch)
tree464aea034d9d019feefb1ae53425fbee99a3c5ea
parentAdded comments (diff)
downloadcst116-lab1-m005a-720789b1b2973338405f5470f62df425466f7893.tar.xz
cst116-lab1-m005a-720789b1b2973338405f5470f62df425466f7893.zip
Finished (I think)HEADmaster
-rw-r--r--cst116-lab1-Ahmed/cst116-lab1-Ahmed.cpp1
1 files changed, 1 insertions, 0 deletions
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;