Advent of Code 2024 This repository contains my solutions to 2024's Advent of Code tasks, implemented as a CLI tool in Rust. How to run Checkout this repository and use the Cargo CLI to run the project, for example: cargo run day1 task1 inputs/day1.txt