To run the solutions scripts of day X:
yarn install
cd [dayX]/[puzzleX]
npx ts-node -i puzzle.tsAdvent of code solutiuons
Repository from Github https://github.comhardcoded/AdventOfCode
To run the solutions scripts of day X:
yarn install
cd [dayX]/[puzzleX]
npx ts-node -i puzzle.tsAdvent of code solutiuons