[2023 Day #1 (Part 2)] Attempted solution - answer not accepted
[2023 Day #1 (Part 2)] Attempted solution - answer not accepted
I'm using this starter kit for the scaffolding so I can simply run mix test
for the example and mix d01.p2
to run the solution for my specific data set.
I've got the following code that passes p1 completely and the p2 example but not my specific data set. I can't find any bugs but the result fails for being "too high" and I'm really not sure why this is not being accepted. I have the debug output for each step and running through it manually everything seems right to me.
Is anyone able to point me in the right direction on what I'm missing?