/AdventOfCode2019

My answers to Advent of Code, 2019 edition

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Advent of Code 2019

My answers to Advent of Code, 2019 edition.

How to run

Use cargo and pass the day number as argument. E.g. for day one:

$ cargo run 1