aboutsummaryrefslogtreecommitdiffstats
path: root/ee1301/wk3/lab3/mysteryBox.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ee1301/wk3/lab3/mysteryBox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ee1301/wk3/lab3/mysteryBox.cpp b/ee1301/wk3/lab3/mysteryBox.cpp
index c1a85a4..c409b7c 100644
--- a/ee1301/wk3/lab3/mysteryBox.cpp
+++ b/ee1301/wk3/lab3/mysteryBox.cpp
@@ -9,4 +9,4 @@ int main () {
sum++;
}
cout << sum;
-} \ No newline at end of file
+}