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.
added more examples to the description + removed language-specific blocks
Thank you both for the translation and for approving it. Cheers guys!
[2,3,4],1 gives 22 not 20?
2nd brewed +2, 3&4 waiting +2+2, cleaning +2, Brewing for 3 +3, 4 waiting +3, cleaning +2, brewing for 4 +4.
20, Where do i miss the last +2?
There is no cleaning afterwards. [0,0,1] gives 1.
/edit I forgot cleaning takes time of everyone left in line! So not +2 but +4 Ugh
This comment is hidden because it contains spoiler information about the solution
Strings are fun! 0 is a number, empty array is still array, invisible string is still a string!
Comparing to custom roman numerals decoding or getting rule30 1st time, this was a breeze. Thx
This comment is hidden because it contains spoiler information about the solution
Adding 2 examples to hint numbers "CD" & "XL" & "XC" are also required, would save somebody a bit of time.