aboutsummaryrefslogtreecommitdiffstats
path: root/ee1301/wk3/hw3_directory/strap012_HW3B.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ee1301/wk3/hw3_directory/strap012_HW3B.cpp')
-rw-r--r--ee1301/wk3/hw3_directory/strap012_HW3B.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ee1301/wk3/hw3_directory/strap012_HW3B.cpp b/ee1301/wk3/hw3_directory/strap012_HW3B.cpp
index 1ed3aee..8a23e24 100644
--- a/ee1301/wk3/hw3_directory/strap012_HW3B.cpp
+++ b/ee1301/wk3/hw3_directory/strap012_HW3B.cpp
@@ -4,8 +4,8 @@ Matthew Strapp
5449340
EE1301
Spring 2019
-Homework 3A
-One-armed Bandit Simulator
+Homework 3B
+Character Detection
*/
#include <iostream>
@@ -37,4 +37,4 @@ int main () {
}
}
}
-} \ No newline at end of file
+}