Problem 1052. Elapsed time is -0.005204 seconds.
Solution Stats
Problem Comments
-
1 Comment
Andrew Newell
on 5 Dec 2014
The behavior of the test environment is strange. It doesn't accept syntaxes like
function superfast
...
which my 2014a MATLAB has no problems with. I had to use
y = superfast(x)
even though there is no input or output.
Solution Comments
Show commentsProblem Recent Solvers102
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1445 Solvers
-
Check if number exists in vector
9280 Solvers
-
539 Solvers
-
298 Solvers
-
Sum of first n positive integers
537 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!