Problem 226. What are the odds?
Solution Stats
Problem Comments
-
2 Comments
Gergely Patay
on 13 May 2015
Please update the last test case:
"Error: BITMAX has been removed. Use FLINTMAX instead."
Rafael S.T. Vieira
on 30 Jul 2020
Good problem, but the required precision is way too high. It not only prohibits brute-force methods but also multiple integrations. I was forced to find the corresponding isocurve, which was a little annoying (in other words, the formula which rendered the greatest precision).
Solution Comments
Show commentsProblem Recent Solvers25
Suggested Problems
-
Select every other element of a vector
28865 Solvers
-
109 Solvers
-
2090 Solvers
-
96 Solvers
-
Sum the elements in either diagonal of a square matrix
205 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!