mnem / aoc-2018-rust

Solving https://adventofcode.com with really poorly written Rust since 2018.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018 Rust solutions.

Advent of Code 2018 handily coincides with my intention to learn Rust, so I'm using it to force myself to write a little Rust each day during December.

Expect the code in here to be naïve and not especially pretty. I'm primarily using it to train my brain with Rust syntax. Absorbing Rust idioms will come later.

About

Solving https://adventofcode.com with really poorly written Rust since 2018.

License:The Unlicense


Languages

Language:Rust 100.0%