6 THE FACTOR COUNT PROBLEM Write a function named factorCount() that accepts an integer (assumed to be positive) as its input parameter, returns a count of its positive factors in its output parameter, and returns the largest factor (not counting 1 or the number itself, via the return statement. For example, the eight factors of 24 are 1, 2, 3, 4, 6, 8, 12, and 24, so the call factorCount (24, fCount) should return 12 and set
PayPal Gateway not configured
PayPal Gateway not configured