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 Solvers72
Suggested Problems
-
8087 Solvers
-
Determine whether a vector is monotonically increasing
16625 Solvers
-
Replace multiples of 5 with NaN
413 Solvers
-
Calculate distance travelled when given radius and rotations
212 Solvers
-
426 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!