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.
Problem Recent Solvers63
Suggested Problems
-
241 Solvers
-
217 Solvers
-
495 Solvers
-
Matlab Basics II - Unit Conversion
149 Solvers
-
Rotate a matrix for 180 degree
161 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!