From af997781362c9f2d55e4a400f8569876e0d70207 Mon Sep 17 00:00:00 2001 From: tafaar Date: Tue, 11 Oct 2022 18:58:03 -0700 Subject: success --- CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp') diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp index 1e20102..433fb80 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp @@ -66,6 +66,8 @@ * In the for loop. * * 7) Fix the problem and re-run to verify. +* +* Success ********************************************************************/ #include using std::cout; -- cgit v1.2.3