/advent-of-code-2019

Primary LanguageRustThe UnlicenseUnlicense

Advent of Code 2019 (in Rust)

To run the solutions for a given day:

$ cd aoc1
$ cargo run --release < input.txt