No description
Find a file
2021-12-02 14:27:47 +01:00
day1 removes a variable 2021-12-02 14:27:47 +01:00
day2 removes a comment 2021-12-02 13:12:03 +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