??? 05/02/09 13:54 Read: times |
#165007 - What do you want to solve? Responding to: ???'s previous message |
1) See the text "insert code here"? Any reason why you didn't?
2) With all that floating point computations - are you sure you have selected the correct processor? 3) The algorithm works with data in Input[]. If Input[] is expected to have fixed data, then there would be no need to compute the answer, since that would also be fixed. So where are you expecting to fetch input data from? |