My rusty solutions to the advent of code challenges
Find a file
2023-05-14 13:52:47 +02:00
2015
2016
2017
2018
2019 Cleanup in 2019 day 25 (amended comment for the test); adjustments for 2020 in add script 2023-04-03 17:53:42 +02:00
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 day 7: Turned into a lib and introduced parse errors 2023-05-14 13:52:47 +02:00
.gitignore Added Solution for 2020 day 12 2023-04-07 08:15:13 +02:00
add.sh Cleanup in 2019 day 25 (amended comment for the test); adjustments for 2020 in add script 2023-04-03 17:53:42 +02:00