13a392f Record program for day 10, task 2
Record program for day 10, task 2
~aasg pushed to ~aasg/aoc2020 git
2c87355 Record program for day 9, task 2
Record program for day 9, task 2
This repository contains my solutions to the puzzles from Advent of Code 2020.
So far I've been writing the solutions as Nix expressions. You can run them with:
nix-instantiate --eval --strict --expr "import ./$DAY-$TASK.nix {}"