Solutions for AdventOfCode
Go to file
Sebastian Lindemeier d92293f631 Refactor Day10 to rename variables for consistency and add `.ToArray()` in `ParsePuzzleInputUnoptimized` to optimize LINQ evaluation 2025-12-12 11:54:39 +01:00
AdvenOfCode.Contracts Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00
AoC_2025 Refactor Day10 to rename variables for consistency and add `.ToArray()` in `ParsePuzzleInputUnoptimized` to optimize LINQ evaluation 2025-12-12 11:54:39 +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 Finally able to remove Z3 from Day 10 thanks tenthmascot 2025-12-12 11:39:03 +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