aboutsummaryrefslogtreecommitdiffstats
path: root/ee1301/wk2
diff options
context:
space:
mode:
Diffstat (limited to 'ee1301/wk2')
-rw-r--r--ee1301/wk2/hw2_directory/strap012_2A.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ee1301/wk2/hw2_directory/strap012_2A.cpp b/ee1301/wk2/hw2_directory/strap012_2A.cpp
index 9940bd6..9b9171f 100644
--- a/ee1301/wk2/hw2_directory/strap012_2A.cpp
+++ b/ee1301/wk2/hw2_directory/strap012_2A.cpp
@@ -11,7 +11,7 @@ Short Program Description: Useless Counter
#include <iostream>
using namespace std;
int main () {
- int countOG= 0, i=0, j=0;
+ int countOG=0, i=0, j=0;
do {
do {