|
My question is not complete enough to make everyone work hard. Several friends have helped write prime numbers, but not super prime numbers. First, the number can only be divided by 1 and itself, and then each of it must meet the above conditions, It is only divisible by 1 and itself, that is the super prime number. It is required that the operation is input, and find all super prime numbers below the number. For example, enter 54321. The program is required to output all super prime numbers less than 54321. Thank you. . |
|