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 can agree...really struggled on this one. But curious how other did it
I get this error:
basicTests
expected:<4 years, 6[8 days, 3 hours and 4 minute]s> but was:<4 years, 6[3 days, 11 hours, 57 minutes and 20 second]s>
random tests are correct.
In my IDE I cant reproduce the behavior. Everything seems fine. Even If choose the input 127246240 (which is 4 years, 8 days, 3 hours and 4 minutes) the output is correct. Any idea? Done with Java