Skip to content

m-allanson/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

About

My answers to Advent of Code 2021 puzzles, written in TypeScript for the Deno runtime.

Requirements

Getting Started

Visit https://adventofcode.com/2021/ to see the list of puzzles. Each day has two parts.

Run deno run --allow-read <filename> to see an answer.

e.g.

deno run --allow-read day-01/01.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published