phord / AdventOfCode2019

Redoing 2019 in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2019 solutions

  • Run the last solution with: cargo run --release

  • Run all solutions with: cargo run --release -- -a

  • Run the benchmarks with: cargo bench --bench aoc-bench

About

Redoing 2019 in rust

License:Apache License 2.0


Languages

Language:Rust 100.0%