Solutions for AdventOfCode
Go to file
Sebastian Lindemeier ab7af90af9 Refactor Day12 to remove redundant `Where` in presentSizes calculation and adjust method modifier for `GetMinTotalPresentArea` 2025-12-12 07:02:25 +01:00
AdvenOfCode.Contracts Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00
AoC_2025 Refactor Day12 to remove redundant `Where` in presentSizes calculation and adjust method modifier for `GetMinTotalPresentArea` 2025-12-12 07:02:25 +01:00
AoC_2025.Runner Add Day10 implementation with puzzle-solving logic and tests 2025-12-11 06:02:07 +01:00
AoC_2025.Tests Comment out failing assertion in Day12Test for Part 1 input 2025-12-12 06:52:53 +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