Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 662 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 662 Bytes

IF2211 - Algorithm Strategy

Cryptarithmetic Solver Program with Brute Force Algorithm

Description

Cryptarithmetic (or cryptarithm) is an addition puzzle in mathematics
where numbers are replaced by letters. Each number is represented by a different letter.
The description of the game is: given a summation of letters, look for the number that is
represent the letters

Requirements

Python3

How to use

Run the cryptarithm.py file in the src folder.
Then enter the file name in the test folder (for example: input1.txt)

Author

Rizky Anggita S Siregar
13519132
Teknik Informatika
Institut Teknologi Bandung