Advent of Code 2017 Day 5
Advent of Code 2017 Day 5 is a fun little diversion. Basically, we have the world's simplest assembly code: each line has a line number, and a jump command. Every time a jump is taken, its value increases by one. We have to solve the problem of figur...
fitzentoaster.hashnode.dev2 min read