Solved in TypeScript using deno 2.0
- Deno 2.0 or later
First clone the repo and move into the directory:
git clone https://github.com/michae1bo/advent-of-code-2024.git
cd advent-of-code-2024
Then once you are in the right directory use this to run all puzzles at once:
deno run --allow-read main.ts