Puzzle of digits for letters

Published on 2011. március 16. szerda, 16:10

I remember for some puzzles of digits for letters from school.

Here are two examples with solutions on the right.

in hungarian in english solutions
matek
+geo
-----
csucs
math
+geo
----
edge
29714
+816
-----
30530
1435
+627
----
2062
For the hungarian: m=2, a=9, t=7, e=1, k=4, g=8, o=6, c=3, s=0, u=5;
For the english: m=1, a=4, t=3, h=5, g=6, e=2, o=7, d=0;

The rules to unscramble such a puzzle are that the same letter substitutes the same digit and different letters substitute different digits.

I made a javascript to solve puzzles of digits for letters. You can test it right here right now. It may take quite a time to get result from the script, so be patient.




----------------------------
 

 

:
 

The script is downloadable in the download manager.