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.
And, have you seen the note:
I've checked translator's code. It seems no problem in it.
I've added two fix testcase:
After submit, the translator's code returns the correct result.
Perhaps you've modified the input array? @seasidetesting, @Yuzik ;-)
Maybe related to the issue described (I can't see it since I haven't solved the kata, yet — but: I'm working on the Ruby version):
For random tests I get failures, like this one:
However, the shoes in that list pair up nicely (the pairs are even sorted in that list!)
Maybe I'm entirely mistaken, but I think this is a bug in the kata's tests.
@GiacomoSorbi,
Ruby issue, please fix it, thanks.