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

Y2015.D10

Description

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

Synopsis

Documentation

lookSay #

Arguments

:: String

List of initial numbers

-> Int

Iterations

-> String

Resulting looksay game string

Play the "looksay" game