Solutions for AdventOfCode
Go to file
Sebastian Lindemeier 82772fd4e0 Refactor Day04 and Day09 to rename methods and variables for improved clarity and update Day09 tests with additional input file and test case 2025-12-11 06:01:54 +01:00
AdvenOfCode.Contracts Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00
AoC_2025 Refactor Day04 and Day09 to rename methods and variables for improved clarity and update Day09 tests with additional input file and test case 2025-12-11 06:01:54 +01:00
AoC_2025.Runner Add execution logic for Days 07, 08, and 09 to Program.cs 2025-12-09 11:11:32 +01:00
AoC_2025.Tests Refactor Day04 and Day09 to rename methods and variables for improved clarity and update Day09 tests with additional input file and test case 2025-12-11 06:01:54 +01:00
.gitignore Add global.json to .gitignore 2025-12-04 21:40:21 +01:00
AdventOfCode.sln Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00