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.
langs do not work like that, at least 4 this level
try another algorithm
They are totally not identical, if you open your eyes you will see a difference between them :D
Leading 0's are not perrmited, as no "real" numbers have them (except 0 itself).
Your solution does have leading 0's, "03" != "3"
This comment is hidden because it contains spoiler information about the solution