Commit Graph

210 Commits

Author SHA1 Message Date
d783d14ecc test: add PartOne unit test 2025-11-28 11:31:55 +01:00
1fe2e30ef8 feat: use a BFS approach to solve part one 2025-11-28 11:31:43 +01:00
a7e15569b4 feat: add 2020D7 input 2025-11-28 11:28:28 +01:00
41007ef20e go: fmt 2025-11-28 11:28:19 +01:00
3fb71d0cbf refactor: standardize PartOne/PartTwo declarations 2025-11-28 09:01:11 +01:00
62969312e3 feat: more elegant solution, get rid of cmp 2025-11-26 17:12:36 +01:00
8915de6145 feat: add 2022D1 solutions 2025-11-26 16:05:47 +01:00
e96d308e5f feat: input for 2022D1 2025-11-26 16:05:35 +01:00
3fdb921aae tests: add 2022D1 unit tests 2025-11-26 16:05:00 +01:00
3723f84d1a refactor: massive refactor to have only one binary to call 2025-11-26 14:04:13 +01:00