My solutions for Advent of Code
Targeted language: NodeJS/Typescript, Python
Here are the repos of some of my friends:
- JabbaLaci: https://github.com/jabbalaci/AdventOfCode2024
- Mocsa: https://github.com/Mocsa1974/AoC2024
Install NodeJs and npm package manager, then run this command
npx tsx <filename.ts>