16 V1:(by ISA91) PS:K is one less than product of all the prime intergers,2-23,inclusive, following choices 哪几个 成立:K 可以被 2-23 中的几个数整除/K 可以被 30 整除/K 可以被大于 23 的某质数整除 这题,就是这题,NND,LZ 我耗了很久,最后死算!选的是 ONLY ONE~~
比较鲁钝看不懂答案。如下
2*3*5*7*11*13*17*19*23-1=223092869 223092869/37=6029537 223092869/131=1702999 所以 C 是正确的