Difference between revisions of "Haskell Quiz/Verbal Arithmetic"

From HaskellWiki
Jump to navigation Jump to search
(creation)
 
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]]

Latest revision as of 10:49, 12 July 2007


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.

The Problem

Solutions