Problem 784. Cody Computer Part 4 : Are you a morning Cody player Addicted ?
This is a stupid Cody challenge.
You just have to click "Submit" between 7 and 9 AM. ... Greenwich Mean Time (GMT). To see the time in the GMT time : http://wwp.greenwichmeantime.com/
The test suite only checks the current hour .
Solution Stats
Problem Comments
-
5 Comments
Nope. Tried at 7:08 AM EST, and got it wrong. What time zone are we dealing with here?
Thanks Richard for the tip. I have now added the assert that you suiggested. In France it seems that you can solve it between 9 and 11 o'clock . I guess that these + 2 hours correspond to the difference with UTC (or GMT) .
That's why I used the NaN on my Prime Time problem that's similar to this one. isequal with NaN will return false. :-)
Solution Comments
Show commentsProblem Recent Solvers82
Suggested Problems
-
Determine whether a vector is monotonically increasing
21470 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3016 Solvers
-
Project Euler: Problem 10, Sum of Primes
1897 Solvers
-
Set some matrix elements to zero
565 Solvers
-
Calculate the height of an object dropped from the sky
259 Solvers
More from this Author30
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!