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

Y2015.D11

Description

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

Synopsis

Documentation

rotate #

Arguments

:: String

Starting password

-> String

Next valid password

Rotate a password within specific rules