This repo contains my solutions for the Advent of Code programming puzzles.
Run with Node.js:
node 2020/day_01/part_1.js
The following output should be printed:
β
=================== β
β β
β Output : 157059 β
β Time : 578.3 ΞΌs β
β β
β
=================== β
nix eval --experimental-features pipe-operator --extra-experimental-features nix-command --extra-experimental-features flakes --file 2024/day_01/solution.nix