This repository contains my solutions for the Advent of Code 2025 programming challenges. Each day's challenge is solved in a separate directory.
day-XX/part-YY.*: Solution for day XX, part YYday-XX/example.txt: Example input file for day XXday-XX/input.txt: Input file for day XX (different for each user)
Licensed under the GPL-3.0 License.