Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I'm also getting this issue. How do I fix it?
Hmmm that's weird. My test case was showing 06:25 and that's why I was getting the one failed case. Anyway, I manually changed it and my solution worked against random tests
Are you sure it's not your own code that is saying 06:25?
And are you sure that you aren't mixing up logs from different test cases?
In the sample tests there is this:
There is an error in the test cases. If you in fact look at an analogue clock, the mirror of 06:35 would in fact be 05:25, not 06:25 as given in the test case for this kata
.
problem should've been more specific with less giveaways