zettca / aoc22

My Advent of Code 2022 solutions, written in TypeScript for Deno 🦕

Home Page:https://adventofcode.com/2022/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

My solutions to Advent of Code 2022.

Written in TypeScript for Deno. Simple, short solutions with no dependencies.

cd 1/
deno run -A 1.ts

About

My Advent of Code 2022 solutions, written in TypeScript for Deno 🦕

https://adventofcode.com/2022/

License:MIT License


Languages

Language:TypeScript 100.0%