AdventOfCode2023/solvers
Stefan Müller 5b0a7996c5 Changed some of the expected input file names to stay closer to the day titles 2024-02-22 22:54:45 +01:00
..
UAplenty.pas Added solution for "Day 19: Aplenty", part 2 2023-12-20 19:25:21 +01:00
UCamelCards.pas Added solution for "Day 7: Camel Cards", part 2 2023-12-07 17:58:54 +01:00
UClumsyCrucible.pas Added empty skeleton implementations and tests for days 17, 18, and 19 2023-12-19 17:57:58 +01:00
UCosmicExpansion.pas Added custom constructors for TCosmicExpansion and TStepCounter to simplify test case setup 2023-12-23 20:16:18 +01:00
UCubeConundrum.pas Updated "Cube Conundrum" to use the solver-engine framework 2023-12-05 15:45:57 +01:00
UFloorWillBeLava.pas Changed some of the expected input file names to stay closer to the day titles 2024-02-22 22:54:45 +01:00
UGearRatios.pas Removed fgl references 2023-12-30 23:20:52 +01:00
UGiveSeedFertilizer.pas Changed some of the expected input file names to stay closer to the day titles 2024-02-22 22:54:45 +01:00
UHauntedWasteland.pas Added solution for "Day 8: Haunted Wasteland", part 2 2023-12-09 14:46:35 +01:00
UHotSprings.pas Fixed unused variables in THotSprings 2023-12-13 18:37:56 +01:00
ULavaductLagoon.pas Added empty skeleton implementations and tests for days 17, 18, and 19 2023-12-19 17:57:58 +01:00
ULensLibrary.pas Added solution for "Day 15: Lens Library", part 2 2023-12-17 23:11:44 +01:00
ULongWalk.pas Changed some of the expected input file names to stay closer to the day titles 2024-02-22 22:54:45 +01:00
UMirageMaintenance.pas Fixed formatting 2023-12-10 10:48:49 +01:00
UNeverTellMeTheOdds.pas Added solution for "Day 24: Never Tell Me The Odds", part 1 2023-12-26 19:46:35 +01:00
UParabolicReflectorDish.pas Removed day 14 debugging code 2023-12-18 21:14:35 +01:00
UPipeMaze.pas Added more char constants for TPipeMaze 2023-12-11 15:22:54 +01:00
UPointOfIncidence.pas Refactored TPointOfIncidence to better unify the algorithm for both parts 2023-12-14 00:52:28 +01:00
UPulsePropagation.pas Added solution for "Day 20: Pulse Propagation", part 1 2023-12-21 16:14:00 +01:00
USandSlabs.pas Added solution for "Day 22: Sand Slabs", part 2 2023-12-23 20:08:10 +01:00
UScratchcards.pas Removed fgl references 2023-12-30 23:20:52 +01:00
UStepCounter.pas Added custom constructors for TCosmicExpansion and TStepCounter to simplify test case setup 2023-12-23 20:16:18 +01:00
UTrebuchet.pas Changed some of the expected input file names to stay closer to the day titles 2024-02-22 22:54:45 +01:00
UWaitForIt.pas Removed fgl references 2023-12-30 23:20:52 +01:00