Re: Optimizing basic operations
- Posted by James_at_Euphoria Aug 02, 2013
- 5951 views
jaygade said...
Is the evaluation dependent on either list of 25 integers? Do the integer lists need to be sorted independently?
The evaluation is the result of a calculation based on the two groups of 25 integers. The two integer groups (lists) associated with the evaluation are already sorted by this point.