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
-
The Hitchhiker's Guide to MATLAB
3177 Solvers
-
Put two time series onto the same time basis
307 Solvers
-
553 Solvers
-
5706 Solvers
-
Van Eck's Sequence's nth member
315 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!