adventofcode-2024 Advent of Code solution made in TypeScript Tools used VSCode, Deno and TypeScript Executing The input files contain the examples provided in the quiz. You may replace them with your own data. # https://adventofcode.com/2024/day/1 deno run src/aoc-1.ts