Problem 226. What are the odds?
Solution Stats
Problem Comments
-
2 Comments
Please update the last test case:
"Error: BITMAX has been removed. Use FLINTMAX instead."
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).
Problem Recent Solvers25
Suggested Problems
-
Return a list sorted by number of occurrences
1884 Solvers
-
First non-zero element in each column
728 Solvers
-
314 Solvers
-
4569 Solvers
-
Relative ratio of "1" in binary number
792 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!