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.
Probably worth mentioning if the shifts can be in the past or only in progress/future.
Nice Kata!
Ahah thanks! But what I meant is I actually used the exact same solution from the easy one, but yea maybe I just did it right from the first try :o
Good Kata, but doesn't feel especially harder than the "easy" one :)
I agree. It is not clear if all the dead ants' bits will still remain (i.e. will have moved in the string) or if some of them could be incomplete.
I agree. It is not clear exactly what the output should look like until you see the tests failing.