6 ms·
Heh, my program that just copies the current instruction to +1 wasn't allowed on the board, fair enough I guess :D
by vkoskiv 2y ago
Heh, my program that just copies the current instruction to +1 wasn't allowed on the board, fair enough I guess :D
- James_K 2y agoYou can achieve a similar effect with a two instruction program where each one copies the other two forwards. In fact you can submit it exactly if you use with the bit encoding of instructions to construct the program in memory.