AdventOfCode2024/src
Stefan Müller 979961d60e Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
..
BridgeRepair.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
CeresSearch.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
DiskFragmenter.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
GardenGroups.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Graph.cpp Fix file encodings 2025-01-24 08:57:45 +01:00
GuardGallivant.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
HistorianHysteria.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
HoofIt.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
LanParty.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
LinesSolver.cpp Rename LinesSolver::getPosition()/setPosition() to getCharAt()/setCharAt() 2025-02-04 17:50:38 +01:00
Math.cpp Add solutions for "Day 7: Bridge Repair" 2025-01-29 09:38:01 +01:00
MullCharState.cpp Fix constructor code formatting 2025-01-21 13:56:42 +01:00
MullData.cpp Fix constructor code formatting 2025-01-21 13:56:42 +01:00
MullDataState.cpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullDoOpenState.cpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullEntryState.cpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullFactorState.cpp Fix constructor code formatting 2025-01-21 13:56:42 +01:00
MullItOver.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
MullStates.cpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullToggleCloseState.cpp Fix constructor code formatting 2025-01-21 13:56:42 +01:00
PlutonianPebbles.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Point2.cpp Add solution for "Day 8: Resonant Collinearity", part 2 2025-02-04 17:43:20 +01:00
PrintQueue.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Program.cpp Add solution for "Day 12: Garden Groups", part 1 2025-02-14 15:47:38 +01:00
RedNosedReports.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
ResonantCollinearity.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
Solver.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
SolverEngine.cpp Change Solver puzzle title use and add optional input file name suffix 2025-02-14 17:13:05 +01:00
StringStateMachine.cpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
Vertex.cpp Fix file encodings 2025-01-24 08:57:45 +01:00