p3

Structs

ThirdBase struct #

type ThirdBase struct {

}

Functions

BadHop function #

func BadHop(i int, j int, k int) (l bool, m bool, n *ThirdBase, o *ThirdBase, err error)

GoodPlayer method #

func (tb *ThirdBase) GoodPlayer() (i int, j int, k int)

Generated with Arrow