Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Usage

Add days with ./add_day.sh 1 where 1 is day to add.

This will add a src file for the day and add a match statement in main.rs so You can easily run the day with cargo run 1 and tests with cargo test day1for example.

Benchmarking with criterion.rs can be run with cargo bench -- "Day1"

Check helpers.rs for some helper utilities for reading files to vectors and such.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages