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

Y2015.D13

Description

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

Synopsis

Documentation

solveSeating #

Arguments

:: String

Input of seating happiness stats

-> Int

Optimal possible happiness

Find optimal seating happiness!