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
126
commits
1
branch
0
tags
6.6
MiB
Rust
99.9%
a61991af52
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
a61991af52
Added Solution for 2023 day 24
2024-01-05 16:43:05 +01: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 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
.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