Hi I am doing a program that you enter two number then get the product of the two number and then it checks to see if they are vampire numbers.
EX: 15 * 93= 1395
the product must have the same numbers and the same amout of numbers in the original equation, but they do not need to be in the same order. The problem that I have is I need to know how to check if the number are the same in the equation as the answer.
Thanks for the help
EX: 15 * 93= 1395
the product must have the same numbers and the same amout of numbers in the original equation, but they do not need to be in the same order. The problem that I have is I need to know how to check if the number are the same in the equation as the answer.
Thanks for the help