crypto.pro - an elementary Prolog script that generates a random Crypto problem. Crypto is a number puzzle where the objective is to obtain the Goal number by performing the basic mathematical operations on the provided array of numbers in any order. There is no guarantee of an answer to the generated problems, nor is there a limit of only one right answer.
File dependencies: gv.pro by Craig Graci