This website requires JavaScript.
Explore
Help
Sign in
burnus
/
advent_of_code
Watch
1
Star
0
Fork
You've already forked advent_of_code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
My rusty solutions to the advent of code challenges
87
commits
1
branch
0
tags
6.6
MiB
Rust
99.9%
6e1656f7ee
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Burnus
6e1656f7ee
Cleanup for 2022 day 9: Turned into a lib and introduced parse errors
2023-05-14 14:18:15 +02:00
2015
Solutions for 2022, as well as 2015-2018 and 2019 up to day 11
2023-03-12 15:20:02 +01:00
2016
Solutions for 2022, as well as 2015-2018 and 2019 up to day 11
2023-03-12 15:20:02 +01:00
2017
Solutions for 2022, as well as 2015-2018 and 2019 up to day 11
2023-03-12 15:20:02 +01:00
2018
Solutions for 2022, as well as 2015-2018 and 2019 up to day 11
2023-03-12 15:20:02 +01:00
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 9: Turned into a lib and introduced parse errors
2023-05-14 14:18:15 +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