Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 170 Bytes

Advent of code 2019

Solutions for the advent of code event for 2019.

All written in rust

Each solution can be run by typing

cargo run --bin <problem day>