A cell phones requires a PIN code to open which only includes numbers; how long (in terms of minutes) does it take to enter all possible inputs with X input digits. (entering each digit takes 1 sec)
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers42
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52949 Solvers
-
Remove any row in which a NaN appears
8774 Solvers
-
432 Solvers
-
Back to basics 22 - Rotate a matrix
937 Solvers
-
531 Solvers
More from this Author29
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Please, do not use isequal with floats, use (a-b) < tol.
Inconsistent rounding in test suite.
The test suite has been updated to test against a tolerance.