From a9955d617d180fb5f5d3f9f81e2119750afa845d Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Wed, 3 Apr 2019 12:57:52 -0500 Subject: FINISH HW5 YEEEEEE BOIIIIIII --- ee1301/wk5/hw5_directory/strap012_HW5B.cpp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ee1301/wk5/hw5_directory/strap012_HW5B.cpp') diff --git a/ee1301/wk5/hw5_directory/strap012_HW5B.cpp b/ee1301/wk5/hw5_directory/strap012_HW5B.cpp index 8508283..433f09e 100644 --- a/ee1301/wk5/hw5_directory/strap012_HW5B.cpp +++ b/ee1301/wk5/hw5_directory/strap012_HW5B.cpp @@ -1,5 +1,14 @@ +/* +Date: April 4 2019 +Name: Matthew Strapp +Student ID number: 5449340 +Course number: EE 1301 +Term: Spring 2019 +Lab/assignment number: HW 5B +Short Program Description: Random Array +*/ + #include -#include #include using namespace std; -- cgit v1.2.3