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.
Yes, and that is what this issue is about. It's still not resolved.
This comment is hidden because it contains spoiler information about the solution
The instructions clearly state that it should move down (v) and then discard a value from the stack ($), but after this there are no other instructions, so it wraps around and lands on "v" again forever and ever. At least for me.
If I run the code in another interpreter online it also loops forever.
It clearly moves down and and discards a value from the stack in an infinite loop.
This issue is still there. Pretty frustrating.
The test cases do not work.
I get this error "Expected: 0.0837, instead got: 0.0837" which should be a pass instead of a fail.
There's an infinite loop in the Javascript test case for factorial 8
A code kata about simple defragmentation of some data would be so cool!
Cool! Thanks for the link @christianhammer!