Cryptarithms are a type of mathematical puzzle in which the digits are replaced bye symbols (typically letters of the alphabet). For example: 9567 + 1085 = 10652 can be represented like this: abcd + efgb = efcbh The term alphametic is used when the letters from words and phrases.
This explains how to use this source code , how to start solving and others… any problems, email me..
Compilation
1
make
Execution
1
./cryptarithme
choose a methode to solve a cryptarithm, (backtracking or bruteForce) and follow the instructions :)
for more informations about the cryptarithms visite : http://fr.wikipedia.org/wiki/Cryptarithme
for more screenshots visit the project web page :