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

231 B

Advent of code 2021

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