Posted July 22, 2015
Is the only one i haven't completed (let alone improved on). I've seen the ending (and had no clue what it meant) and programmed most of the puzzles with multiple solutions (some gaining a mere 3 cycles), but i'm not sure how to approach it.
Part of it is the layout is annoying, and part of it is that each processor just has so little memory, another 2-4 instructions and i'd probably nail it no problem.
Perhaps another problem is if you try to get an element from an empty stack, it just hangs so you can't let it grab unless you know there's something in there (even if it's a dummy data).
So, if anyone else has solved this one and has some ideas and pointers, great. If not, i'll re-try it a few more times over the next few days before i give up.
On the other hand i can probably answer and hint at all the other puzzles...
Part of it is the layout is annoying, and part of it is that each processor just has so little memory, another 2-4 instructions and i'd probably nail it no problem.
Perhaps another problem is if you try to get an element from an empty stack, it just hangs so you can't let it grab unless you know there's something in there (even if it's a dummy data).
So, if anyone else has solved this one and has some ideas and pointers, great. If not, i'll re-try it a few more times over the next few days before i give up.
On the other hand i can probably answer and hint at all the other puzzles...