Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

deryrahman/if2211-cryptarithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptarithms

Solve Cryptarithms problem using Brute Force, from IF2211: Algorithmic Strategy

How to run

  1. Open terminal
$ cd make main
$ ./bin/main
  1. Input test case name
  2. Output will be store in output.out file
  3. For exit type '#'

About

Solve Cryptarithms problem using Brute Force, from IF2211: Algorithmic Strategy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published