No description provided
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-09-21 19:53:20 +01:00
src feat: add dive puzzle one 2022-06-09 03:03:34 +01:00
.gitignore feat: solution for day one 2022-05-29 03:03:45 +01:00
Cargo.lock feat: solution for day one 2022-05-29 03:03:45 +01:00
Cargo.toml feat: solution for day one 2022-05-29 03:03:45 +01:00
LICENSE Create LICENSE 2022-09-21 19:53:11 +01:00
README.md docs: add README.md 2022-05-30 03:32:39 +01:00

Advent Rust

Advent of Code 2021 in Rust. Not that much interesting here, I just thought I would give another stab at this in Rust. Not very happy with my last attempt tbh.