Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 171 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 171 Bytes

Advent of Code 2020

My Advent of Code 2020 solutions written in Rust

How to run

cargo run [--release] --bin <day>, for example cargo run --release --bin day01