Title |
User |
Message |
Date Posted |
Re: Is test 9 correct? |
SUPER_ET_DUPER |
I agree with sigkill. It clearly says "The hours will be between 0 and 23 (inclusive)". |
Jan 16, 2015 - 9:56:30 pm UTC |
Re: Is test 9 correct? |
Ajna |
I am with sigkill on this one: how do we know that the required time of test 9 is supposed to refer to at least one day in the future and that is not today, same time? Bah... Btw, changing a conditio... |
Nov 16, 2014 - 12:03:12 pm UTC |
Re: Is test 9 correct? |
Butane |
I am pretty sure by same format as input they meant display the result as hh:mm:ss,not follow the same restrictions on numbers. In the question it states that the time is at most 24 hours, so the answ... |
Aug 29, 2014 - 4:27:53 am UTC |
Is test 9 correct? |
sigkill |
Given that it is specified that the output format matches the input format, I'm not sure how the output for test 9 is legal. The input format specifies that the hour is in [0, 23]. |
Aug 29, 2014 - 3:33:24 am UTC |