Skip to content

koppa96/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages