prep中有一道题是这样的: For every positive even integer n, the function h(n) is defined to be the product of all the even integers from 2 to n, inclusive. if p is the smallest prime factor of h(n)+1, then p is? a. less than 10 b. 10 to 20 c. 20 to 30 d. 30 to 40 e. greater than 40 当时乱选了一个大于40,就对了,谁能详细讲解一下呢~ 谢啦