License | MIT |
---|---|
Maintainer | @tylerjl |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Y2015.D25
Description
Solutions to the day 25 set of problems for adventofcode.com.
Implements a simple function to return the machine code at a position indicated by plaintext input for a row and column.
Synopsis
- manualCodeFrom :: String -> Integer