This repository contains my solution to 2020’s Advent of Code puzzles in Go.
The easiest way to run these is using docker – simply execute run.sh <day>
to build a docker image and execute
the specific day.
I have separate repositories for solutions from previous years:
To the extent possible under law, I waive all copyright and related or neighbouring rights to this work. This work is published from the United Kingdom. See LICENCE.md for full details.