aoc-rs-2021/README.md

10 lines
291 B
Markdown
Raw Permalink Normal View History

2021-12-01 22:15:45 +00:00
## JC's rusty "Advent of Code 2021"
Hey there, I've been doing AoC 2021, in Rust, and hope to actually get it done
this year. It's using [cargo-aoc](https://github.com/gobanos/cargo-aoc) for
making it easy to load the input and benchmark the solutions.
### License
Licensed under CNPLv7+