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.
In sumin(n), you choose the number that is smallest of x and y, in sumax(n) you choose the biggest.
Like this:
the k*k that contain the digit 1 are:
1, 16, 81, 100, 121, 144, 169, 196, 361, 441. (Only 10 numbers here)
So there are 11 digits 1 for the squares of numbers between 0 and 25. (Counts it as 11, because 121 contains 1 two times)