02-25-2014 05:17 AM
That you need to manage in your algorithm. I haven't seen your code yet but why dont you divide the code in small parts and use call them whenever you need. This will help in some extent
02-25-2014 05:29 AM
How can I do that, I tried for loop to run it twice but that didnot work, I tried duplicating it then add every 100,000 elements but that seem to be not working, I tried converting the whole thing to single rather than douple b ut that did not work either.
lool nothing seem to work.