~quf/advent-of-code-2021

https://adventofcode.com/2021 in sql (incomplete)
initial public version

refs

trunk
browse  log 

clone

read-only
https://git.sr.ht/~quf/advent-of-code-2021
read/write
git@git.sr.ht:~quf/advent-of-code-2021

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

Solutions to advent of code 2021 in sqlite3

To execute a solution, make sure that all inputs are saved in input/NN.txt, where NN is the day (01 to 25), and run:

$ sqlite3 solNN.sql
Do not follow this link