Rule 110
Compute the next 5 iterations of Rule 110 with the given starting state. https://en.wikipedia.org/wiki/Rule_110
Start file
0000001101110000
End file
0000001101110000 0000011111010000 0000110001110000 0001110011010000 0011010111110000 0111111100010000
View Diff
1a2,6 > 0000011111010000 > 0000110001110000 > 0001110011010000 > 0011010111110000 > 0111111100010000
Solutions
The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!
Check out these helpful resources to improve your Vim skills... Game on.
Unlock 12 remaining solutions by signing in and submitting your own entry
#13 Nick / @Nick05348019 - Score: 97 - 06/09/19 @ 08:11
wa<CR><50-53>0000011111010000<CR>0000110001110000<CR>0001110011010000<CR>0011010111110000<CR>0111111100010000<Esc>[201~<Esc>ZZ
0 comments