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.
Your code is incorrect.
That means your code returned '00:59:1638888888888890', which is obviously incorrect. The number of seconds is
3599
in this case.Please read carefully the documentation before raising issues: https://docs.codewars.com/training/troubleshooting/
In java , it doesn't work
it fails even when i've tested all possible cases in my IDE
The Java version available on CW doesn't support
repeat
method.i've some problems, i don't why it doesn't run when my code in Eclipse works well
symbol: method repeat(int)
location: variable string of type String
1 error