ThirdBase struct #
type ThirdBase struct {
}
type ThirdBase struct {
}
func BadHop(i int, j int, k int) (l bool, m bool, n *ThirdBase, o *ThirdBase, err error)
func (tb *ThirdBase) GoodPlayer() (i int, j int, k int)
Generated with Arrow