#9520. 素数个数
素数个数
Description
编程求2~n(n为大于2的正整数)中有多少个素数。
Input Format
输入n(2≤n≤50000)。
Output Format
素数个数。
10
4
编程求2~n(n为大于2的正整数)中有多少个素数。
输入n(2≤n≤50000)。
素数个数。
10
4
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.