advent-of-code/2023/day1/README.md

10 lines
145 B
Markdown
Raw Permalink Normal View History

2023-12-02 02:25:39 +00:00
I completed this one with just shell tools (chimerautils).
2023-12-01 11:02:25 +00:00
Day 1:
2023-12-02 02:25:39 +00:00
sh day1.sh ../input/day1.txt
2023-12-01 11:02:25 +00:00
Day 2:
2023-12-02 02:25:39 +00:00
sh day1.2.sh ../input/day1.txt