csmith / aoc-2018

Advent of code 2018 solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

This repository contains my solution to 2018's Advent of Code puzzles in Nim.

The easiest way to run these is using docker -- simply execute run.sh <day> to build a docker image and execute the specific day.

I have separate repositories for solutions from previous years:


To the extent possible under law, I waive all copyright and related or neighboring rights to this work. This work is published from the United Kingdom. See LICENCE.md for full details.

About

Advent of code 2018 solutions

License:Creative Commons Zero v1.0 Universal


Languages

Language:Nim 98.8%Language:Shell 0.9%Language:Dockerfile 0.3%