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.
thank you for your help,
is that right that 371 and 407 return TRUE ???
How can ???
3 ** 1 = 3
7 ** 1 = 7
1 ** 1 = 1
sum of its is = 11
11 == 371 ????
CMIIW
Sorry, I'm still newby
This comment is hidden because it contains spoiler information about the solution
return is ok, but still have a problem with time limit
This comment is hidden because it contains spoiler information about the solution