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.
I suggest adding values like
19999999
to avoid some brute-force approaches, e.g.:Run it with
19999999
and crack some eggs on your macbook because this baby's gonna get pretty hot!(actually skip one
9
as this one takes ca. 70sec on my machine)Seems like the perfomance impact is exponential for cases like this (someone correct me if I'm wrong here).