combinatorial-0.0: Count, enumerate, rank and unrank combinatorial objects

Safe HaskellSafe
LanguageHaskell98

Combinatorics.PaperStripGame

Description

Number of possible games as described in http://projecteuler.net/problem=306.

Documentation

cutPart :: Int -> [(Int, Int)] Source #