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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15707 Solvers
-
373 Solvers
-
Return elements unique to either input
796 Solvers
-
343 Solvers
-
Do Fast Fourier Transformation
272 Solvers
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!