My Rust implementation of AdventOfCode
  • Rust 99.4%
  • Just 0.6%
Find a file
2025-12-13 14:02:59 +01:00
src day(6): Part 1 2025-12-13 14:02:59 +01:00
.gitignore Day one 2023 2023-12-01 16:57:22 +01:00
Cargo.toml day(2): Part 1 & 2 2025-12-07 15:46:26 +01:00
Justfile day(1): Part 1 & 2 2025-12-07 00:35:34 +01:00
README.md Create README.md 2023-01-21 00:13:42 +01:00
template.rs day(5): Part 1 & 2 2025-12-08 23:39:21 +01:00

Advent Of Code

My Rust implementation of AdventOfCode.

2022

The first year and the first time I tried it. I started in the middle of December and I only did it until the 10th day, part 1. That makes 18 gold stars.