blob: e8764c60dd97cf3f11af10c5b0f78bac3ad90378 (
plain) (
blame)
1
2
3
4
5
|
## Advent Of Code 2021
Solutions to the annual [coding advent calendar](https://adventofcode.com) written in [Rust](https://www.rust-lang.org/).
The version of rust used to compile the code is: `1.68.2`
|