mpiannucci / aoc23

Advent of Code 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aoc23

Advent of Code 2023

All solutions are written with Deno.

Running

Go to the target director and run the solution with Deno.

cd 1/
deno run --allow-read main.ts

About

Advent of Code 2023


Languages

Language:TypeScript 100.0%