advent-of-code My Advent of Code Solutions How to run the code: check if node.js, typescript, tsc is installed in your machine tsc <path__filename.ts> node <path__filename.js>