I have the impression, that the testcase is broken.
My solution runs fine on my computer and fails in Cody.
It even does not give an output (which I usualy get in all other problems). The simple testfunction
function next = nextP(curr)
disp(curr);
next=curr;
end
Does not give an output too. What is the issue? How can I get the thing working?
Thanks for any reply ;-)
@bmtran, thanks for the improvement :D.
Determine whether a vector is monotonically increasing
12203 Solvers
Back to basics 3 - Temp Directory
330 Solvers
"Low : High - Low : High - Turn around " -- Create a subindices vector
324 Solvers
Number of 1s in a binary string
3032 Solvers
3151 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!