zargony / advent-of-code-2016

Solutions to the Advent Of Code 2016 puzzles, written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2016

My solutions to the Advent of Code 2016 puzzles, written in Rust.

My main goal is not to create the quickest / shortest / fastest solution ever, but to create nice, idiomatic, readable and maintainable Rust code with suitable performance.

About

Solutions to the Advent Of Code 2016 puzzles, written in Rust.


Languages

Language:Rust 99.2%Language:Assembly 0.8%