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.
lol
I thought it ignored only stuff like spaces and comments, that's weird because the codes are different and they are valid solutions only casually because of the current kata design. If it changed part of them could be invalidated.
I think certain small changes are ignored when grouping solutions
This aggroupment is weird... some split on
","
, others on space, others use default argument.You should start by reading this document:
https://docs.codewars.com/authoring/kata
..... what?