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