Problem 2938. How long does it take to run a bath?
Solution Stats
Problem Comments
-
6 Comments
You need more than one test case in your test suite.
Not to mention that the solution to the one test case is wrong. If q (volume flow rate) = v/t (volume/time), then t = v/q, not v*q.
3.75 ?
What! No, the correct answer is 5*.75/5 == .75
Maybe the units are different? :-)
Fixed the test suite.
Problem Recent Solvers59
Suggested Problems
-
4860 Solvers
-
5862 Solvers
-
Find the sum of the elements in the "second" diagonal
1056 Solvers
-
587 Solvers
-
378 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!