AdventOfCode2019 Repo for Advent of Code 2019 for fun and learning Rust 2018 solutions in Swift Run days cargo run --bin day01 Note: day05 breaks day02 etc cargo run --bin day## --release Bench Can bench making changes to algorithms for some problems cargo bench