adventofcode2021 Advent of code 2021. This year in Typescript Run a solution Requirements: yarn & nodejs Go to day XX directory cd dayXX Build the code yarn build Compute the solution. input.txt contains the problem input yarn start input.txt