nolanwrightdev / advent-of-code-2019-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2019 (Rust)

Requirements

  • rust, some recent version
  • cargo-aoc, version 0.2.2

Running

cargo-aoc expects the input files at a specific location. See its README for more details. With the input files in place, simply run:

cargo aoc

About

License:MIT License


Languages

Language:Rust 100.0%