Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Lindemeier 6621a36021 Add Day10 implementation with puzzle-solving logic and tests 2025-12-11 06:02:07 +01:00
Sebastian Lindemeier 927810fb0c Add execution logic for Days 07, 08, and 09 to Program.cs 2025-12-09 11:11:32 +01:00
Sebastian Lindemeier 47f468ff68 Add Day 06 solution, needs cleanup later 2025-12-06 10:54:11 +01:00
Sebastian Lindemeier 91ea80d2e3 Add Day 05 solution 2025-12-05 07:25:59 +01:00
Sebastian Lindemeier 389784ec76 Replace hardcoded paths with environment variables 2025-12-04 22:14:43 +01:00
Sebastian Lindemeier 1e98d90c33 Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00