csmith / aoc-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

This repository contains my solution to 2020’s Advent of Code puzzles in Go.

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 neighbouring rights to this work. This work is published from the United Kingdom. See LICENCE.md for full details.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Go 98.0%Language:Shell 1.6%Language:Dockerfile 0.3%