Top of the Hour
Submit your routine such that it returns to Cody after the hour and within 1 second of the hour.
The test criteria will be two seconds.
Inputs: None
Outputs: Unused variable
function x=Top_of_Hour
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
Return the 'Size' of a String of Code
128 Solvers
-
316 Solvers
-
Sort numbers by outside digits
161 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
175 Solvers
-
Multiples of a Number in a Given Range
939 Solvers
More from this Author309
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I guess you were inspired from my Cody : http://www.mathworks.com/matlabcentral/cody/problems/784-cody-computer-part-4-are-you-a-morning-cody-player-addicted . We can try your problem 24 times per day whereas mine you can try as many times as you want but only between 7 and 9 o'clock ;-)
Gaaah. Missed it by one second.