From 3ebd708670bd8a0d232e2e7a229e86f0db54b0ca Mon Sep 17 00:00:00 2001 From: tafaar Date: Tue, 11 Oct 2022 18:58:10 -0700 Subject: finished --- CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 433fb80..a4b3d0c 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.cpp @@ -67,7 +67,7 @@ * * 7) Fix the problem and re-run to verify. * -* Success +* Success. ********************************************************************/ #include using std::cout; -- cgit v1.2.3