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

10 lines
134 B
Markdown
Raw Normal View History

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