/advent_of_code_2022

Primary LanguageTypeScriptMIT LicenseMIT

Advent of Code 2022

Solutions to the Advent of Code 2022, written in Typescript using Deno.

Within each day's folder:

// Run the tests
deno test someDay_test.ts

// Generate the solutions
deno run --allow-read mod.ts

https://adventofcode.com