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.
Sorry for the wait, haven't been here for some time. I removed the Kernel patch. Is there a way to disable eval with Kernel being frozen?
Hah! Happy to help
@JoshBrodieNZ thanks for the tip! That seems to work for the evaling solutions so far
This comment is hidden because it contains spoiler information about the solution
Hmm, the division is supposed to be integral. You mean a test case that someone is not doing floating point division?
A sneaky corner case which I think is not checked is if markers is an empty array.