advent-of-code/README.md
2022-01-04 13:43:38 +01:00

104 B

Advent of code

Autorun

cd to day folder.

find src | entr -cr -s 'cat input/input | cargo run'