Skip to content

lucaspoffo/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions for the aoc written in rust.

The solution for each day is contained in it's own folder in src/bin, and can be executed from the root with the command:

cargo run --bin 01

Tests can be executed individually with:

cargo test --bin 01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published