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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I've updated the description to 'Extended ASCII'.
Description has a little mistake, ASCII is characters to 127, >= 128 are not ASCII.
This is a trick with the data where 1s are worth 1000, I think? What would you do if they changed the values of 2s as well?
This comment is hidden because it contains spoiler information about the solution