Open
Description
Task: https://adventofcode.com/2016/day/21
Megathread: https://old.reddit.com/5ji29h
Right now I have a rather ugly solution which just bruteforces part two. It seems that it is possible to reverse engineer the hash here, so I might want to do that at some point.