advent-of-code/2023/day1
2023-12-02 12:25:39 +10:00
..
day1.2.awk 2023: Day 1 2023-12-01 21:03:44 +10:00
day1.2.rev.awk 2023: Day 1 2023-12-01 21:03:44 +10:00
day1.2.sh 2023: Day 1, tweak to just use chimerautils 2023-12-02 09:20:09 +10:00
day1.sh 2023: Day 1, tweak to just use chimerautils 2023-12-02 09:20:09 +10:00
README.md Update README.md 2023-12-02 12:25:39 +10:00

I completed this one with just shell tools (chimerautils).

Day 1:

sh day1.sh ../input/day1.txt

Day 2:

sh day1.2.sh ../input/day1.txt