AdventOfCode2024/include/aoc
Stefan Müller 51b537098d Add solution for "Day 15: Warehouse Woes", part 2 2025-03-09 16:21:28 +01:00
..
BridgeRepair.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
CeresSearch.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
ClawContraption.hpp Fix code formatting 2025-02-19 11:23:09 +01:00
DiskFragmenter.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
GardenGroups.hpp Add tests for additional day 12 examples 2025-02-14 18:58:09 +01:00
Graph.hpp Fix file encodings 2025-01-24 08:57:45 +01:00
Grid.hpp Add Grid::fill() 2025-01-21 14:00:38 +01:00
GuardGallivant.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
HistorianHysteria.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
HoofIt.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Interval.hpp Add solution for "Day 9: Disk Fragmenter", part 2 2025-02-14 11:24:31 +01:00
LanParty.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Lines.hpp Add Lines class to allow LinesSolver to externalize access to its vector of string 2025-03-09 15:59:23 +01:00
LinesSolver.hpp Add Lines class to allow LinesSolver to externalize access to its vector of string 2025-03-09 15:59:23 +01:00
Math.hpp Add solution for "Day 14: Restroom Redoubt", part 2 2025-02-25 20:16:03 +01:00
MullCharState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullData.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullDataState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullDoOpenState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullEntryState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullFactorState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullItOver.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
MullStates.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullToggleCloseState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
PlutonianPebbles.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Point2.hpp Add solution for "Day 15: Warehouse Woes", part 1 2025-03-04 12:06:16 +01:00
PrintQueue.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Program.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
RedNosedReportData.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
RedNosedReports.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
ResonantCollinearity.hpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
RestroomRedoubt.hpp Add solution for "Day 14: Restroom Redoubt", part 2 2025-02-25 20:16:03 +01:00
Slope.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
Solver.hpp Remove Solver::getPuzzleTitle() again and do it directly in SolverEngine::run() 2025-02-14 18:24:45 +01:00
SolverEngine.hpp Fix some private field identifiers 2024-12-24 15:30:14 +01:00
StringState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
StringStateMachine.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
Vertex.hpp Fix file encodings 2025-01-24 08:57:45 +01:00
WarehouseBoxPusher.hpp Add solution for "Day 15: Warehouse Woes", part 2 2025-03-09 16:21:28 +01:00
WarehouseWideBoxPusher.hpp Add solution for "Day 15: Warehouse Woes", part 2 2025-03-09 16:21:28 +01:00
WarehouseWoes.hpp Add solution for "Day 15: Warehouse Woes", part 2 2025-03-09 16:21:28 +01:00