Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 152 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 152 Bytes

Solve a particular problem:

cargo run -- <YEAR> <DAY> <VARIANT>

Run tests for all already solved problems:

cargo test