题目如下:In a stack of boards at a lumber yard, the 20th board counting from the top of the stack is immediately below the 16th board counting from the bottom of the stack.How many boards are in the stack?
还有一道是: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(100) + 1, then p is