Problem 370. Gambler?

Given a handle to a wealth function, confirm within 100 milliseconds 'Millionaire', 'Likely', or 'Gambler', if wealth() returns $1,000,000 or more at probabilities of 100%, above 50%, or below 50%, respectively.

Solution Stats

25.0% Correct | 75.0% Incorrect
Last Solution submitted on Jun 01, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers37

Suggested Problems

More from this Author100

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!