aoc2017-0.1.0.0: Advent of Code 2017 - my answers

Safe HaskellNone
LanguageHaskell2010

Day15

Description

 

Synopsis

Documentation

parse :: String -> (Word32, Word32) Source #

Returns the initial values for generators A and B.