Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

C++ program to solve cryptarithmetic problems using brute force algorithm

Notifications You must be signed in to change notification settings

dionisiusdh/cryptarithmetic-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptarithmetic Solver

C++ program to solve cryptarithmetic problems using brute force algorithm

Author

Dionisius Darryl H. / 13519058 / K02

Table of contents

General info

A program to solve cryptarithmetic problems using brute force algorithm made with C++

Requirements

  • C++
  • GCC Compiler

How to Use

  1. Make sure that you have C++ and its compiler installed
  2. Clone this repository into your local computer
  3. Run main.exe inside ./bin/ directory
  4. Input your file name for example test-1. Make sure that the file is in ./test/ directory
  5. The program will show the corresponding output

Thank you

About

C++ program to solve cryptarithmetic problems using brute force algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages