Skip to content

faffeldt/aoc2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2021

My solutions for Advent of Code 2021. The solutions are primarily written in Rust.

How to create a solution for a day?

cargo new day_x

How to run a solution?

cd day_x
cargo run

About

My solutions for Advent of Code 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages