Problem 928. New Cody Time-Out Time
Determine the New Cody Time-Out Time
Consume the Maximum Possible Time without Timing out.
Score: 60 (sec) - Time (sec) consumed
Cody Times out for infinite loops and where total processing takes over 60 seconds.
It appears that pause is no longer allowed.
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 27 Sep 2020
It seems the current timeout for Cody is almost 50 seconds. And we can still use pause, but limited to a maximum of 2 seconds at each call.
Solution Comments
Show commentsProblem Recent Solvers33
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2744 Solvers
-
Find the sum of the elements in the "second" diagonal
1159 Solvers
-
835 Solvers
-
Remove white space from the string
196 Solvers
-
247 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!