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.
terminate
return value logic is very unclear. It is actually about stacking messages on the initial message, but the description is too cryptic about this.(Also, the description is tl;dr and very obtuse in general, it should be rewritten to be more concise.)
This is only done for random tests; fixed tests expect a specific order.
Description contains key errors:
It should be
0 <= sender < n
andsuccessor(x) = (x + 1) % n