sln_2016_20
Copyright(c) Eric Mertens 2021
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Main

Description

Synopsis

Documentation

main :: IO () Source #

>>> :main
23923783
125

removeOverlap :: Blacklist -> Blacklist Source #

Remove all redundancy from the blacklist and put it in sorted order.

lowest :: Blacklist -> Integer Source #

Smallest address that isn't blacklisted

countValid :: Blacklist -> Integer Source #

Number of addresses not blacklisted