Buddhism8003
|
0b0f4eabb4
|
Added a Downloader for AoC puzzle inputs
|
2025-12-14 16:06:38 +01:00 |
Buddhism8003
|
33eb7322a8
|
Added unit test project for HelperClasses and tests for `IntegerRange.cs`. Implemented IEnumerable on IntegerRange.
|
2025-12-14 14:45:13 +01:00 |
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
|
85516cd783
|
Extract `IntArrayEqualityComparer` to new `AdventOfCode.HelperClasses` project and refactor solution to use the shared class
|
2025-12-12 12:39:31 +01:00 |