Problem 784. Cody Computer Part 4 : Are you a morning Cody player Addicted ?
Solution Stats
Problem Comments
-
5 Comments
Aurelien, it might be nice if the assert had an error message (eg assert(isequal(y,y_correct),sprintf('%s','Time is ',datestr(now,'hh')))
So, does this only work if you are clicking 'Submit' between 7 and 9 EST?
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 Solvers79
Suggested Problems
-
It dseon't mettar waht oedrr the lrettes in a wrod are.
1462 Solvers
-
Find Index of maximum Value and maximum Value of a vector
157 Solvers
-
230 Solvers
-
264 Solvers
-
637 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!