Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Advent of Code implementation, in Rust

Notifications You must be signed in to change notification settings

afgomez/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2021

Advent of Code implementation, in Rust!

Run the code/tests

For any day with number XX

cargo run --bin dayXX inputs/dayXX
cargo test --bin dayXX

Releases

No releases published

Packages

No packages published

Languages