From 1d6ce2b84a83adb690518374383ff5bb23a8a320 Mon Sep 17 00:00:00 2001 From: Matthew Strapp Date: Mon, 25 Feb 2019 11:33:26 -0600 Subject: Some minor tweaking --- ee1301/wk3/hw3_directory/strap012_HW3B.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ee1301/wk3/hw3_directory/strap012_HW3B.cpp') 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 @@ -37,4 +37,4 @@ int main () { } } } -} \ No newline at end of file +} -- cgit v1.2.3