My rusty solutions to the advent of code challenges
Find a file
2024-12-29 16:54:03 +01:00
2015
2016
2017
2018
2019
2020 Added Solution for 2020 day 25 2023-04-18 19:02:29 +02:00
2021 Improved Logic for 2021 day 24 (apply bounds to individual digits instead of looping through integers until we find a suitable one) 2023-05-12 16:06:19 +02:00
2022 Cleanup for 2022 days 22 through 25: Turned into a lib and introduced parse errors 2023-05-16 17:31:10 +02:00
2023 Added Solution for 2023 day 24 2024-01-05 16:43:05 +01:00
2024 2024 Day 10 Update challenge.md 2024-12-29 16:54:03 +01:00
.gitignore Fixed automation to include benchmarking 2023-12-10 10:55:06 +01:00
add.sh Fixed automation to include benchmarking 2023-12-10 10:55:06 +01:00