Problem 370. Gambler?
Solution Stats
Problem Comments
-
2 Comments
Swapnali Gujar
on 20 Feb 2014
is the 2nd test case wrong? for @()999000*(1+rand/100), I get result as " 1.003848902730741e+006" which gives status as "Millionaire"? Or am I missing something out here?
David Verrelli
on 22 Nov 2017
You need to get _several_ results from the formula that are _all_ $1000000 or more to be able to classify that case as "Millionaire".
Solution Comments
-
1 Comment
Dyuman Joshi
on 4 Mar 2022
rng ftw lol
Problem Recent Solvers32
Suggested Problems
-
Count from 0 to N^M in base N.
224 Solvers
-
171 Solvers
-
Sum of diagonal of a square matrix
1438 Solvers
-
Getting the row and column location from a matrix
254 Solvers
-
Generate a string like abbcccddddeeeee
245 Solvers
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!