Documentation
¶
Index ¶
Constants ¶
View Source
const REQUIRED_BLUE_CUBES = 14
View Source
const REQUIRED_GREEN_CUBES = 13
View Source
const REQUIRED_RED_CUBES = 12
Variables ¶
View Source
var BLUE_REGEX = regexp.MustCompile(`(\d+) blue`)
View Source
var GAME_REGEX = regexp.MustCompile(`Game (\d+): (.*)`)
View Source
var GREEN_REGEX = regexp.MustCompile(`(\d+) green`)
View Source
var RED_REGEX = regexp.MustCompile(`(\d+) red`)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.