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
-
Which values occur exactly three times?
4728 Solvers
-
Is this triangle right-angled?
4933 Solvers
-
912 Solvers
-
3873 Solvers
-
Electrical Diode Current Calculation
320 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!