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.
if $n is anything other than an integer, then $m isn't a square number, if $m isn't a square number then the solution isn't valid
This comment is hidden because it contains spoiler information about the solution
How did you come to this solution?
Please could you try again and tell me if it works now?
Hi,
I've go strange error during submit:
I belive transpose() function should be from backend side, because there is no such thing in my code ;)