Sebastian Lindemeier
|
aaf32260d0
|
Extract Coordinate, IntegerRange and Coordinate3d to new AdventOfCode.HelperClasses project and refactor solution for modularity and type consistency
|
2025-12-12 13:14:17 +01:00 |
|
Sebastian Lindemeier
|
938f836e1f
|
Refactor Day11 to replace loops with LINQ Sum for cleaner aggregation logic and comment out failing test in Day09
|
2025-12-11 15:04:25 +01:00 |
|
Sebastian Lindemeier
|
3d305d80bf
|
Refactor Day11 to handle missing paths in paths dictionary and improve variable usage readability
|
2025-12-11 08:55:02 +01:00 |
|
Sebastian Lindemeier
|
8f64234925
|
Add Day11 implementation with puzzle-solving logic and tests
|
2025-12-11 08:39:25 +01:00 |
|