You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.github/workflows | 10 months ago | |
aoc | 2 years ago | |
aoc-get | 2 years ago | |
aoc2015 | 2 years ago | |
aoc2018 | 2 years ago | |
aoc2019 | 10 months ago | |
aoc2020 | 10 months ago | |
aoc2021 | 10 months ago | |
aoc2022 | 10 months ago | |
.gitignore | 2 years ago | |
.lohr | 2 years ago | |
Cargo.lock | 10 months ago | |
Cargo.toml | 10 months ago | |
Makefile | 2 years ago | |
README.org | 3 years ago | |
flake.lock | 10 months ago | |
flake.nix | 10 months ago |
README.org
Advent of Code
Solutions to the Advent of Code, in Rust.
I've started doing these in 2019, mainly to learn Rust. Comparing my solutions to others', such as BurntSushi's repo for 2018, helped a lot to learn Rust idioms.
Years 2019 and 2020 are the most complete, and I did these mostly on the day the problems were released.