i have an array of all primes that are less than a given number n for example n = 10 the array would be [2,3,5,7] and i need to find the biggest combination of that array\'