aboutsummaryrefslogtreecommitdiffstats
path: root/ee1301/wk1/hw1_directory/strap012_1A.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ee1301/wk1/hw1_directory/strap012_1A.cpp')
-rw-r--r--ee1301/wk1/hw1_directory/strap012_1A.cpp1
1 files changed, 0 insertions, 1 deletions
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;