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.
My first solution with counter didn't pass testes cause time run out.
This solution is passing tests but takes a lot of time too.
This comment is hidden because it contains spoiler information about the solution
I ran 2 million iterations and could not replicate, added a try-except for now as a hotfix until I understand the issue better.
Do you know the steps to reproduce this error?
this kata is ok