hardcoded / AdventOfCode

Advent of code solutiuons

Repository from Github https://github.comhardcoded/AdventOfCodeRepository from Github https://github.comhardcoded/AdventOfCode

Advent Of Code 2023

What ?

https://adventofcode.com/2023

How ?

To run the solutions scripts of day X:

yarn install
cd [dayX]/[puzzleX]
npx ts-node -i puzzle.ts

About

Advent of code solutiuons


Languages

Language:TypeScript 100.0%