Go to file
2024-10-24 09:57:31 +02: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 commit working tree 2023-01-29 18:30:11 +01:00
2022 Solve 2022/02 2022-12-02 08:48:51 +01:00
2023 Add 2023 2024-10-24 09:57:31 +02:00
lib updates 2024-10-24 09:57:09 +02: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'