AdventOfCode2024/include/aoc
Stefan Müller 44f2a0e0ec Add solution for "Day 8: Resonant Collinearity", part 1 2025-01-29 22:04:12 +01:00
..
BridgeRepair.hpp Add solutions for "Day 7: Bridge Repair" 2025-01-29 09:38:01 +01:00
CeresSearch.hpp Fix file encodings 2025-01-24 08:57:45 +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 constants methods to static constexpr 2025-01-21 14:03:40 +01:00
HistorianHysteria.hpp Add const modifier for constants methods 2024-12-25 21:24:20 +01:00
HoofIt.hpp Fix file encodings 2025-01-24 08:57:45 +01:00
LanParty.hpp Fix file encodings 2025-01-24 08:57:45 +01:00
LinesSolver.hpp Fix file encodings 2025-01-24 08:57:45 +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 Add missing virtual modifiers 2024-12-25 21:43:58 +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 Add solution for "Day 11: Plutonian Pebbles", part 2 2025-01-22 20:38:08 +01:00
Point2.hpp Add solution for "Day 8: Resonant Collinearity", part 1 2025-01-29 22:04:12 +01:00
PrintQueue.hpp Fix file encodings 2025-01-24 08:57:45 +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 clang format line width to 120 2025-01-21 13:54:06 +01:00
ResonantCollinearity.hpp Add solution for "Day 8: Resonant Collinearity", part 1 2025-01-29 22:04:12 +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 Add const modifier for constants methods 2024-12-25 21:24:20 +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