Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 199 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 199 Bytes

These are my solutions to Advent of Code 2020 puzzles (see https://adventofcode.com/2020) written with Typescript and run with Deno.

Run solution with: deno run --allow-read src/[puzzleNumber].ts