aoc_2021/README.md

15 lines
285 B
Markdown

<div align="center">
<h1>ADVENT OF CODE 2021</h1>
<img src="./assets/christmas_tree.png">
<p>
This repo contains my solutions for advent of code 2021 :)
</p>
<p>
I will solve all of the problems with Rust, trying to take a functional approach!
</p>
</div>