View Single Post
Old 01-31-2008, 05:52 PM   #1 (permalink)
ace12364
Recruit
 
Join Date: Oct 2007
Posts: 3
ace12364 is on a distinguished road
Unhappy 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
__________________
ace12364 is offline   Reply With Quote