/advent_of_code_2020

Yet another Advent of Code. This time, it's in rust.

Primary LanguageRustMIT LicenseMIT

Advent of Code 2020

Yet another Advent of Code. This time, it's in rust.

Running

To run each day:

$ cd day1
$ cargo run

License

MIT (see LICENSE)