mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-12-18 18:29:55 +00:00
9 lines
145 B
Markdown
9 lines
145 B
Markdown
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
|