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.
shouldn't it be the other way round? as in all the integers less than m whose sum of the digits squared is equal to n. Because in the description, n is always a square number. and the some of the numbers in the list of numbers given in the description are bigger than m
Thank you!
Fixed
Should be fixed now
You are not supposed to know XD. It is part of the kata. I suggest you to test your patterns here
i had troubles too and i wonder how you came up with such a lovely solution... well done !