# Advent of code
## Autorun
cd to day folder.
`find src | entr -cr -s 'cat input/input | cargo run'`