Get prime numbers nearby a number less than 10^10

For any given number less than 10^10,you can get prime numbers from 10000 numbers nearby it by the following codes:less PrivateSubCommand1_Click() Debug.Printprimes10000(987654321) EndSub Functionprim
相关文章
相关标签/搜索