Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 220 Bytes

Advent of Code in RUST

If you'd like to run it locally, [install Rust], and then:

$ git clone https://github.com/sumitmckv/rusty-advent-of-code-2019
$ cd rusty-advent-of-code-2019
$ cargo build
$ cargo run