nathankleyn / advent-of-code-2018

My attempts at the Advent Of Code 2018 exercises!

Home Page:http://adventofcode.com/2018

Repository from Github https://github.comnathankleyn/advent-of-code-2018Repository from Github https://github.comnathankleyn/advent-of-code-2018

Advent Of Code 2018 πŸŽ… πŸŽ„ β˜ƒ

My attempts at the Advent Of Code 2018 exercises! Solutions are in Rust this year, with the intention to rewrite in other languages if I get time.

You can see my solutions for previous years:

Running Solutions

Rust

Each day of the exercise is in its own crate, with tests that cover the examples. You can run these with cargo test.

About

My attempts at the Advent Of Code 2018 exercises!

http://adventofcode.com/2018

License:MIT License


Languages

Language:Rust 100.0%