re-enable both parts of puzzle
This commit is contained in:
parent
31ea3e4f54
commit
fbb117bcd3
@ -14,7 +14,7 @@ import (
|
||||
|
||||
func main() {
|
||||
input := stdinToString()
|
||||
//partOne(input)
|
||||
partOne(input)
|
||||
partTwo(input)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user