From 5031b4d4ec98e08b67d39e0762dce925821c0410 Mon Sep 17 00:00:00 2001 From: WiserJ Date: Tue, 19 Oct 2021 21:45:47 -0700 Subject: 3 --- WiserProj1Main.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WiserProj1Main.cpp b/WiserProj1Main.cpp index 2138602..a8c419d 100644 --- a/WiserProj1Main.cpp +++ b/WiserProj1Main.cpp @@ -7,6 +7,9 @@ // 2. Ask user for input of radius and height. // 3. Calculate volume of a cylinder with these perameters and print +//Jeffrey Wiser +//jeffrey.wiser@oit.edu + #include #include using namespace std; -- cgit v1.2.3