Feeds
提问
How can I write a program that can display the first 50 consecutive prime numbers starting with 2?
Primes(x) and isPrime(x) are not allowed for this question. fprintf should be used. I was thinking of using a while loop wit...
12 years 前 | 4 个回答 | 0