Personal tools

Haskell Quiz/Verbal Arithmetic

From HaskellWiki

< Haskell Quiz(Difference between revisions)
Jump to: navigation, search
(creation)
Current revision (10:49, 12 July 2007) (edit) (undo)
m (added solution jethr0)
 
Line 10: Line 10:
* [[Haskell Quiz/Verbal Arithmetic/Solution Dolio|Dan Doel]]
* [[Haskell Quiz/Verbal Arithmetic/Solution Dolio|Dan Doel]]
 +
* [[Haskell_Quiz/Verbal_Arithmetic/Solution_Jethr0|Jethr0]]

Current revision


The object of this quiz was to solve cryptarithmetic problems, where one assigns digits to letters to make, for instance, 'two + two = four' true when the substitutions are made.

1 The Problem

2 Solutions