Buddhism8003
|
e68be83627
|
replace '\' in filepaths with '/'
|
2025-12-14 15:02:19 +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
|
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 |
Sebastian Lindemeier
|
a043c574f5
|
Add Day09 implementation with puzzle-solving logic and tests
|
2025-12-09 10:39:26 +01:00 |