package
0.0.0-20240107162146-d9266da64716
Repository: https://github.com/cdr74/adventofcode2023.git
Documentation: pkg.go.dev
# Functions
Finds the ID's of possible games (bag colors are in range) and returns the summ of ID's.
Finds for each game the minimal bag, calculates the power of the minima bag power = red * blue * green, then returns the sum of power.