noirotm / advent-of-code-2018

Rust solutions for the Advent Of Code 2018 challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent Of Code 2018

This repository contains solutions for https://adventofcode.com/2018/.

All of these solutions are coded in Rust. This repository uses a build.rs script which generates a module pointing at solutions based on the presence of input files.

About

Rust solutions for the Advent Of Code 2018 challenge

License:MIT License


Languages

Language:Rust 100.0%