From 36e2e5faa770e66d3f67b107465968f0e15d50d9 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Mon, 4 Feb 2019 18:45:07 +0000 Subject: Fix things --- ee1301/wk1/hw1_directory/strap012_1A.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'ee1301/wk1/hw1_directory/strap012_1A.cpp') diff --git a/ee1301/wk1/hw1_directory/strap012_1A.cpp b/ee1301/wk1/hw1_directory/strap012_1A.cpp index 650bf7a..6b8e8c9 100644 --- a/ee1301/wk1/hw1_directory/strap012_1A.cpp +++ b/ee1301/wk1/hw1_directory/strap012_1A.cpp @@ -10,7 +10,6 @@ int main() cout << "Input the radius of the sphere: "; cin >> r; - cout << "Input the height of the fluid: "; cin >> h; -- cgit v1.2.3