algorithm from java code
Does anyone know how to recognize the steps used/algorithm used within java code.
I dont much a bout java but i need to know the algorithm used in the java code so i can reproduce it in Haskell.
The program is about generating 6 random numbers and a target number, then using the 6 numbers with arithmetic to produce an arithmetic expression that when calculated is the target number.
can anyone help
thanks
__________________
|