mirror of
https://codeberg.org/JasterV/aoc_2021.git
synced 2026-04-26 18:40:05 +00:00
15 lines
285 B
Markdown
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>
|
|
|
|
|