Program pemecah masalah cryptarithmetic menggunakan algoritma brute force.
Memiliki Python3
- Buka terminal.
- Buka path folder src dan jalankan
python3 cryptarithmetic.py
atau./cryptaritmetic.py
$ cd src
$ python3 cryptarithmetic.py
$ cd src
$ ./cryptarithmetic.py
Jeane Mikha Erwansyah/13519116