Skip to content

Files

Latest commit

c72f3fc · Dec 1, 2024

History

History

2020

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Dec 1, 2024
Sep 30, 2021
Dec 24, 2023
Aug 5, 2023

Advent of Code 2020

https://adventofcode.com/2020

Language

Implemented in Go.

Preparation

Install Go for your platform.

Running tests

Run tests with go test:

go test ./...