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.
Having trouble getting the last test to pass correctly in C++. My code works good if the number is not too big but seems to fail otherwise. Any advice ? Maybe something linked to integers limits but that seems unprobable.
Can't seem to get it working in C++. The results look identical to test outputs but somehow they fail, is there some character that has to be added at the beginning/end of the string, i'm slightly confused ^^ ?