1 正整数N 有F(N) is the number of positive integer each of which is less than N and has no positive factor in common with N .IF P is any prime number 求F(P) 答案 =P-1 没读懂F(N)求什么 但感觉是个简单题额。。。。
2 一个数列 不同数字组成 Q:所有数字的积=0? (1)数列里最大的数字*最小的数字>0 (2)there is an even number of integers in the list 答案C 我想知道是不是条件2的意思是 这个数列是个有偶数位数 也就是2N类型的数列 因此即使是全是负数 也可以抵消 因此乘出来是正的