467 - Synching Signals
Moderator: Board moderators
Re: Easy 467
Thanks. How did you come up with this btw?
-
- Guru
- Posts: 5947
- Joined: Thu Sep 01, 2011 9:09 am
- Location: San Jose, CA, USA
Re: Easy 467
I wrote a random test case generator and compared the output (using UNIX diff) from your WA code against my AC code.
Also read the problem statement carefully:
(note that an output of 60 minutes and 0 seconds should, however, be considered a successful synchronization).
Also read the problem statement carefully:
(note that an output of 60 minutes and 0 seconds should, however, be considered a successful synchronization).
Check input and AC output for thousands of problems on uDebug!