Problem 43078. How many bottles can you drink?
Solution Stats
Problem Comments
-
1 Comment
Good problem but add more tests please.
Solution Comments
-
3 Comments
this shouldn't pass the test. this kindda glitch could be avoided if more test were added.
Hello, bainhome. I agree that more test cases should be included in the Test Suite (a minimum of four cases). It would be instructive if you could suggest specific test cases which this submission wouldn't pass. —DIV
One such test case would be x=1, p=1, c=0.9; the correct solution for this should be y=1.
-
1 Comment
I think results must be 15, 18 not 14, 17
Problem Recent Solvers69
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
863 Solvers
-
find the maximum element of the matrix
405 Solvers
-
8711 Solvers
-
Test Problem; Create a 5x5 array containing all ones
328 Solvers
-
2034 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!