Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 274 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 274 Bytes

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