@ -110,6 +110,6 @@ func TestRangedFindClosestLocationWithInput(t *testing.T) {
result := FindRangedClosestLocation(lines)
if result != 1181555926 {
t.Fatalf("expected 1181555926, got %d", result)
t.Fatalf("expected 37806487, got %d", result)
}