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.
hmmm maybe i just did something wrong.... my code definitly worked in xcode and returned pairs, just not in code wars lol
i get a
Expected: equal to [unsupported type]
Actual: [unsupported type]
when using c++ but i was able to change my code for python and was able to pass it in
for c++ i am 100% sure used std::pair
i tried running it and it still shows me the same error
i get the same error too :(