Day 13 Complete
This commit is contained in:
parent
f9fe534a3b
commit
46b89e4c56
@ -13,7 +13,6 @@ import (
|
|||||||
|
|
||||||
// Puzzle 1 Input: 1364 31 39
|
// Puzzle 1 Input: 1364 31 39
|
||||||
// Puzzle 1 Test Input: 10 7 4
|
// Puzzle 1 Test Input: 10 7 4
|
||||||
// Puzzle 2: 101 < x < 128 ?? 103
|
|
||||||
func main() {
|
func main() {
|
||||||
mode := "solve"
|
mode := "solve"
|
||||||
if len(os.Args) < 4 {
|
if len(os.Args) < 4 {
|
||||||
|
Loading…
Reference in New Issue
Block a user