sln_2018_08
Copyright(c) Eric Mertens 2018
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Main

Description

https://adventofcode.com/2018/day/8

Parse a tree out of a list of integers and then answer a pair of queries about the tree.

Synopsis

Documentation

main :: IO () Source #

Print the answers to day 8

>>> :main
42196
33649