aoc_2021/README.md
2021-12-02 16:40:55 +01:00

7 lines
231 B
Markdown

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