mzgajner / aoc2021

Advent of Code 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021

Just playing around with Deno.

To calculate a solution, run:

# <day> is 1-31, <part> is one|two
deno run --allow-read main.ts <day> <part>

About

Advent of Code 2021


Languages

Language:TypeScript 100.0%