No description
Find a file
2021-12-02 13:11:30 +01:00
day1 first commit 2021-12-02 00:14:23 +01:00
day2 refactors to avoid duplication 2021-12-02 13:11:30 +01:00
README.md Update README.md 2021-12-02 00:16:00 +01:00

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