Skip to content

ggirelli/every-advent-of-code-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

every-advent-of-code

Every Advent of Code, in Rust

Run with cargo run --release -- <data> <year> <day> <part>.

For example: cargo run --release -- input.txt 2025 03 2.

About

Every Advent of Code, in Rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks