mirror of
https://github.com/bertptrs/adventofcode.git
synced 2026-05-11 15:20:35 +02:00
Day 04: SQLite sql
Did you know SQLite does not have procedural extensions? I did not when I started this. Regardless, to run:
$ sqlite3 < solve.sql
part1
-----
13