Problem 205. Hackathon: the beginnings
I am thinking of a number between 1 and 10000... can you guess what this number is?
Description
The test suite has random entries. Your job is to find a hack and have your function return the correct answer.
notes
Neither the @bmtran's evalin trick nor a lookup table would work here...
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers122
Suggested Problems
-
4136 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1920 Solvers
-
Back to basics 11 - Max Integer
798 Solvers
-
Set the array elements whose value is 13 to 0
1399 Solvers
-
521 Solvers
More from this Author38
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!