No description
Find a file
2022-05-13 01:21:35 +02:00
assets updates readme 2021-12-02 16:40:55 +01:00
day1 removes comments 2021-12-02 14:29:51 +01:00
day2 implements new fn 2021-12-02 23:32:09 +01:00
day3 refactor 2021-12-07 23:29:06 +01:00
day4 refactor 2021-12-09 20:56:13 +01:00
day5 changes one print 2021-12-10 19:03:12 +01:00
day7 finish day 7 2022-05-12 23:26:28 +02:00
day8 completes day 1 2022-05-13 01:21:35 +02:00
README.md Update README.md 2021-12-02 16:42:52 +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!