diff options
Diffstat (limited to 'ee1301/wk2/hw2_directory')
-rw-r--r-- | ee1301/wk2/hw2_directory/strap012_2A.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ee1301/wk2/hw2_directory/strap012_2A.cpp b/ee1301/wk2/hw2_directory/strap012_2A.cpp index 3a7af6e..3129241 100644 --- a/ee1301/wk2/hw2_directory/strap012_2A.cpp +++ b/ee1301/wk2/hw2_directory/strap012_2A.cpp @@ -45,6 +45,7 @@ do { } } while (countOG != 0); + cout << "Goodbye." << endl; return 0; }
\ No newline at end of file |