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
82
commits
1
branch
0
tags
6.6
MiB
Rust
99.9%
6d4f7e9074
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
6d4f7e9074
Cleanup for 2022 day 4: Turned into a lib and introduced parse errors
2023-05-12 21:11:07 +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 4: Turned into a lib and introduced parse errors
2023-05-12 21:11:07 +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