/advent-of-code-2020

Advent of Code 2020 solutions

Primary LanguageTypeScriptMIT LicenseMIT

Advent of Code 2020

These are my solutions to Advent of Code 2020.

They're written in TypeScript for Deno.

Setup

brew install deno

Usage

Run the following in a dayXX folder:

deno run --allow-read index.ts