Day 18 Complete
This commit is contained in:
@@ -102,9 +102,6 @@ func currPos(path string) (int, int) {
|
||||
return cX, cY
|
||||
}
|
||||
|
||||
func PrintState(path, passcode string) {
|
||||
}
|
||||
|
||||
func printUsageAndExit() {
|
||||
fmt.Println("Usage: ./day17 <passcode> <gridWidth> <gridHeight>")
|
||||
os.Exit(0)
|
||||
|
Reference in New Issue
Block a user