/advent-of-code-2016

Year of the Rust systems programming language (TM) edition. Probably won't end up finishing, but I wanted a chance to turn my Rust gears.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

advent-of-code-2016

Year of the Rust systems programming language (TM) edition

soul level 1, std library only.

day creation script creates boilerplate files and adds them to Cargo.toml:

cargo run --bin create_day

must be invoked from numbered day directory such as .../advent-of-code-2016/src/bin/02.