Skip to content

ahelm/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code solutions

Using rust implementation

Simply run

cargo run --bin part_01 input.txt

to find the solution for the part_01 of corresponding day. Replace part_01 by part_02 to run second part and so on ...

About

fun advent puzzle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published