mirror of
https://github.com/wezm/advent-of-code.git
synced 2024-11-10 01:42:33 +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
|