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.
Cool. I know nothing about "automata", even how it is translated to my native language.
But seems you answered already of what should be known to come to such solution. Thank you :).
This comment is hidden because it contains spoiler information about the solution
Thank you very much!
This comment is hidden because it contains spoiler information about the solution
Thank you very much!
for(int i : idxs)
Could you please tell me what does it mean?
I don't understand "i : idxs"...