Skip to content

ritobanrc/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

My solutions to Advent of Code 2020 in Rust.

In order to run and benchmark all of the solutions, run

cargo run --release

Alternatively, in order to run a specific day, use

cargo run <day>

About

My solutions to Advent of Code 2020 in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages