You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
296 B
9 lines
296 B
# 🎄 Advent of Code 2022
|
|
|
|
Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.rust-lang.org/).
|
|
|
|
Used this template: [fspoettel/advent-of-code-rust](https://github.com/fspoettel/advent-of-code-rust)
|
|
|
|
|
|
## Solutions
|
|
Solutions can be found in [/src/bin](/2022/src/bin).
|
|
|