Clean up
This commit is contained in:
@@ -7,9 +7,6 @@ import (
|
|||||||
h "git.bullercodeworks.com/brian/adventofcode/helpers"
|
h "git.bullercodeworks.com/brian/adventofcode/helpers"
|
||||||
)
|
)
|
||||||
|
|
||||||
// 2185006187 is too high
|
|
||||||
// 1920491799 is too high
|
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
inp := h.StdinToStringSlice()
|
inp := h.StdinToStringSlice()
|
||||||
solve(inp)
|
solve(inp)
|
||||||
|
Reference in New Issue
Block a user