AdventOfCode2024/include/aoc
Stefan Müller 973f62163d Add solution for "Day 13: Claw Contraption", part 2 2025-02-18 16:11:29 +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 Add solution for "Day 13: Claw Contraption", part 2 2025-02-18 16:11:29 +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
LinesSolver.hpp Add tests for additional day 12 examples 2025-02-14 18:58:09 +01:00
Math.hpp Add solutions for "Day 7: Bridge Repair" 2025-01-29 09:38:01 +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 Change Point2 to use STL arrays for predefined directions 2025-02-17 15:07:20 +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
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