Clean up
This commit is contained in:
parent
83ddf1b040
commit
74c102f2a0
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user