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.
Good job!!!
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/arguments/callee
Thank you very much - good names are hard like space or maybe I am just lazy sometimes
Thanks man, I appreciate your method of only allocating the necessary amount of memory. I will be sure to think of that next time.
yes you do. ;)
spoiler flag, plz...
This code is essentially a compiler that turns the input brainfuck code into machine code, and just runs the machine code.
Check this mine instead!
It does not mutate the input arrays and seems to be
the fastest
;)What do you want to say?)
Anyway, both solutions are wrong;)
oh, I see ~ directly my conversion function doesn't need to handle negativity because it's managed in the comparison function
maybe? what do you mean?
thanks, I remember having fun working on this
Thanks