Advent of Code 2018 (Rust solutions)
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
input Add input 2 Dec 2, 2018
src/bin Add solution for 2b Dec 2, 2018
.gitignore Solved 1-1 Dec 1, 2018
Cargo.lock Solved 1-1 Dec 1, 2018
Cargo.toml Solved 1-1 Dec 1, 2018
README.md Fix Markdown formatting in README Dec 2, 2018

README.md

Advent of Code 2018

Rust solutions for this year's Advent of Code.

Idiomatic Rust, but optimized for my productivity -- may panic with abandon.