This commit is contained in:
2023-12-01 09:12:24 +00:00
parent 87786ac5b1
commit e7cd9346f2
5 changed files with 251 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ func Part1(input string) int {
}
}
return num
}