Skip to content

stephen-dixon/aoc24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Advent of Code 2024

Will cargo new --vcs none a new binary project for each day within the rust directory.

There will be separate binaries for each task in a day.

Tests should be available for each day and cargo test should pass.

to run: cargo run --bin task_1 from a day folder. It relies on the input.txt file being in the run directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages