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

Y2015.D16

Description

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

Synopsis

Documentation

findAunt #

Arguments

:: String

Raw input of list of Aunts

-> Int

Id of the gifting Aunt

Given a list of Aunts, find the Id of the gifting Aunt.

findRealAunt #

Arguments

:: String

Raw input of list of Aunts

-> Int

Id of the gifting Aunt

Finds the real Aunt given altered targeting criteria