bake / adventofcode-2020

Advent of Code 2020 in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

← 2019 (Go)2021 (PHP) →

AoC 2020 in Go. Solutions usually contain input.txt and, if correct, output.txt.

$ go run . < input.txt

About

Advent of Code 2020 in Go.


Languages

Language:Go 97.9%Language:PHP 2.1%