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
106
commits
1
branch
0
tags
6.6
MiB
Rust
99.9%
dc7e64a42c
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
dc7e64a42c
Added Solution for 2023 day 09
...
Added Solution for 2023 day 09
2023-12-09 07:58:04 +01: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 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 09
2023-12-09 07:58:04 +01: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