Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Müller d810f304ff Add solutions for "Day 3: Mull It Over" 2024-12-03 19:33:27 +01:00
Stefan Müller 034f60b678 Add .editorconfig 2024-12-03 17:59:04 +01:00
Stefan Müller 50fd4efc75 Add solution for "Day 2: Red-Nosed Reports", part 2 2024-12-03 17:58:36 +01:00
Stefan Müller fe67687bf7 Add solution for "Day 2: Red-Nosed Reports", part 1 2024-12-02 14:57:18 +01:00
Stefan Müller 7693c64037 Update readme 2024-12-02 11:08:38 +01:00
Stefan Müller e30905c3ab Add solutions for "Day 1: Historian Hysteria" 2024-12-01 16:32:21 +01:00
Stefan Müller 5f08565799 Update unit tests with contexts 2024-12-01 16:25:58 +01:00
Stefan Müller f8567033f4 Update basic solver logic and add unit tests
- Fix wrong year in program text
- Fix bad Solver reference parameter in SolverEngine::run()
- Add demo test cases and unit test helper methods
- Fix unit test project linker settings
2024-11-30 23:27:15 +01:00
Stefan Müller 06bf00f979 Add basic solver logic with demo implementation and empty unit tests 2024-11-30 02:23:31 +01:00
Stefan Müller 3775a8c129 Add license information 2024-11-29 21:02:14 +01:00
Stefan Müller 40e67fa0d9 Initial commit 2024-11-29 19:28:32 +01:00