Go to file
2022-01-09 09:33:52 +01:00
2015 Add latest solutions 2021-12-01 11:07:21 +01:00
2018 Create event folder 2018. Move all days. 2020-11-30 16:46:42 +01:00
2019/02 Solve 2019/02 2020-11-30 17:25:40 +01:00
2020 Add latest solutions 2021-12-01 11:07:21 +01:00
2021 Solve 2021/08 2022-01-09 09:33:52 +01:00
lib Fix example extraction 2022-01-05 15:28:21 +01:00
.gitignore Solve 2021/01 2021-12-01 16:54:08 +01:00
README.md Solve 2021/04 2022-01-04 13:43:38 +01:00

Advent of code

Autorun

cd to day folder.

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