My solutions in TypeScript for the Advent of Code 2020. To run any part with Deno, run: $ cd dayXX $ deno run --allow-read partX.ts