Problem 2938. How long does it take to run a bath?
Solution Stats
Problem Comments
-
6 Comments
Show
3 older comments
Guillaume
on 4 Feb 2015
You need more than one test case in your test suite.
Guillaume
on 4 Feb 2015
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.
Yalong Liu
on 5 Feb 2015
3.75 ?
Guillaume
on 5 Feb 2015
What! No, the correct answer is 5*.75/5 == .75
James
on 13 Feb 2015
Maybe the units are different? :-)
Ned Gulley
on 18 Feb 2015
Fixed the test suite.
Solution Comments
Show commentsProblem Recent Solvers65
Suggested Problems
-
2304 Solvers
-
4182 Solvers
-
Back to basics 9 - Indexed References
428 Solvers
-
Set the array elements whose value is 13 to 0
1308 Solvers
-
187 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!