Google Code Jam

From HaskellWiki
Revision as of 11:16, 2 August 2008 by Paolino (talk | contribs) (style)
Jump to navigation Jump to search

Here are problems and some solutions from google code jam contest.

Format

Exercises must be run feeding file as console input , cat file.in | ghci -e main Solution.hs > file.out

The output should be right formatted to be submitted to google forms. As it's known google service will be turned off, each problem section has a final link to a tarball of valid inputs.

Practice Problems

Inputs

Gcj Beta 2008

Inputs

Qualification Round (16 July 2008)

Inputs

Round 1B (26 July 2008)

Inputs

Round 1C (27 July 2008)

Inputs