/adventofcode-2018

Advent of code 2018 solutions

Primary LanguageRust

Advent of code 2018 solutions

This repo contains my solutions for the Advent of Code 2018 event. I will be mainly writing my solutions in Rust.

When possible, I'll try to write my solutions in a way that takes in my personal input through stdin.