Advent of Code 2024 Written in Typescript using the Deno runtime. Each day is in a directory. Each solution can be ran via deno --allow-read day_X/part_X.ts.