feat: fuck me...only count occurrences of landing on and then beginning on zero once

This commit is contained in:
Stevan Freeborn
2025-12-02 07:33:49 -06:00
parent d61a630607
commit c1c9d4157d
2 changed files with 25 additions and 39 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ func TestSolvePartTwoWithExampleInput(t *testing.T) {
func TestSolvePartTwoWithInput(t *testing.T) {
expected := -1
tooLow := 5849
tooLow := 5922
tooHigh := 5967
result := solution.SolvePartTwo("INPUT.txt")