From 75e8262c3cca329313068f4555a045d3f4173e32 Mon Sep 17 00:00:00 2001 From: tafaar Date: Mon, 31 Oct 2022 20:55:04 -0700 Subject: added report --- CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp') diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp index 77c3b72..d855410 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp @@ -24,6 +24,9 @@ * 5) Update the file paths below to correctly represent the path you * created. +* +* Done +* * 6) Rebuild and execute the program. * 7) Examine the code and the output and notice the use of * parallel arrays. -- cgit v1.2.3