Problem 44288. Throwing Dice - Will You Be Eaten By The Dragon?
Solution Stats
Problem Comments
-
4 Comments
Hello, Erin. It's a really interesting problem. According to Solution 1539769, I think it would be worthwhile for you to include some (small) tolerances within the assert statements in your Test Suite, to allow for rounding due to computations in 'double precision'. —DIV
I agree with David.
The solution to this problem was stupidly easier than I first thought. Expected value of your own throws is all that really matters here.
The test suite has been updated with additional test cases and a check against a tolerance instead of using isequal()
Solution Comments
Show commentsProblem Recent Solvers71
Suggested Problems
-
Return the first and last characters of a character array
7856 Solvers
-
Create an index-powered vector
579 Solvers
-
Side of an equilateral triangle
5134 Solvers
-
find the surface area of a cube
478 Solvers
-
270 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!