C++ program to solve cryptarithmetic problems using brute force algorithm
Dionisius Darryl H. / 13519058 / K02
A program to solve cryptarithmetic problems using brute force algorithm made with C++
- C++
- GCC Compiler
- Make sure that you have
C++
and its compiler installed - Clone this repository into your local computer
- Run
main.exe
inside./bin/
directory - Input your file name for example
test-1
. Make sure that the file is in./test/
directory - The program will show the corresponding output