diff options
Diffstat (limited to 'ee1301/wk1/hw1_directory/strap012_1A.cpp')
-rw-r--r-- | ee1301/wk1/hw1_directory/strap012_1A.cpp | 1 |
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; |