Documentation ¶
Index ¶
- func AbsInt(i int) int
- func Btoi(s string) int64
- func MaxInt(i1, i2 int) int
- func MinInt(i1, i2 int) int
- func NewBoolMatrix(width, height int) map[int]map[int]bool
- func NumberList(in string, separator string) []int
- func PowInt(x, y int) int
- func ReadInput(in, splitBy string) []string
- func Str2Int(in string) int
- func WithProfiling() func()
- func WithTime() func()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NumberList ¶
func WithProfiling ¶
func WithProfiling() func()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.