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.
could you elaborate?
😆😆😆😆😆😆
Fixed.
I don't understand. Tests seem to use
Int64
everywhere. This is a bug and fixing it is not part of the challenge, it's an error. In the new version I published I think there should be no problem anymore (though I'm not sure).I published a new fork trying to fix the issue: https://www.codewars.com/kumite/58a7121f934f82e1840002d5?sel=6269813b8a33fe3f0fada8c5
I just replaced
Long
withInt64
in the solution set up. I think it may be enough but I'm not comfortable with Swift so someone more competent should review it and approve if it's ok.You're right, my bad.
Your code not working is not an issue. An issue is a bug in the kata. Please have a look at the documentation: https://docs.codewars.com/training/troubleshooting/
I verified your solution and it's marked as valid now.
No idea, I verified your solution and it's marked as valid now.