~q3cpma/aoc2024

Advent of Code 2024 in Common Lisp
Temporary adapt for cl-utils
Update for q3cpma-utils upheaval, add .expect files

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~q3cpma/aoc2024
read/write
git@git.sr.ht:~q3cpma/aoc2024

You can also use your local clone with git send-email.

My solutions for the Advent of Code 2024, in Common Lisp.

All of them should be able to run via:

$ day=01
$ sbcl --load rc --script $day/prog.lisp $day/sample