adventofcode-0.1.0.0: Haskell solutions to adventofcode
LicenseMIT
Maintainer@tylerjl
Safe HaskellSafe-Inferred
LanguageHaskell2010

Y2015.D15

Description

Solutions to the day 15 set of problems for adventofcode.com.

Synopsis

Documentation

calorieScore #

Arguments

:: String

Raw string of recipe

-> Int

Calorie score

Finds a calorie score for a cookie recipe

cookieScore #

Arguments

:: String

Cookie recipe input

-> Int

Calculated cookie score

Calculates a cookie score