Day 13 Complete

This commit is contained in:
Brian Buller 2016-12-13 11:12:48 -06:00
parent f9fe534a3b
commit 46b89e4c56
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import (
// Puzzle 1 Input: 1364 31 39
// Puzzle 1 Test Input: 10 7 4
// Puzzle 2: 101 < x < 128 ?? 103
func main() {
mode := "solve"
if len(os.Args) < 4 {