Prime Numbers

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

Print n prime numbers starting from 2

The inputted name must be your team name
and the language must be python 3

We hope you have fun

Options

rejudge feature is enabled

now post-mortem time, all source codes will be revealed

Sample input:_

10

Sample output:

2
3
5
7
11
13
17
19
23
29

Sample input:_

20

Sample output:

2
3
5
7
11
13
17
19
23
29
31
37
41
43
47
53
59
61
67
71

Sample input:_

30

Sample output:

2
3
5
7
11
13
17
19
23
29
31
37
41
43
47
53
59
61
67
71
73
79
83
89
97
101
103
107
109
113

Ranking

Python _

RankUserSizeTimeDateStatistics
1Noobros950.09062021/02/28 01:08:310B / ?B / ?B
2Logic Leads2670.09572021/02/28 05:22:0814B / ?B / ?B
3BugCreators4810.09082021/02/27 20:56:2025B / ?B / ?B

Python3 _

RankUserSizeTimeDateStatistics
1Internal Server Error940.14082021/02/28 06:22:430B / 52B / 30B
2Noobros950.14212021/02/28 01:08:180B / ?B / ?B
3Prajwal Adsul1090.14272021/02/28 05:44:310B / ?B / ?B
4Team Titans1250.14202021/02/28 08:52:470B / ?B / ?B
5LeoCode1360.13762021/02/28 05:55:350B / ?B / ?B
6lynn550.13932021/03/01 02:59:390B / 30B / 22B

Jelly _

RankUserSizeTimeDateStatistics
1Erik the Outgolfer80.50152021/05/20 20:02:053B / 3B / 2B

AWK _

RankUserSizeTimeDateStatistics
1Fleur540.04232021/06/04 09:00:220B / ?B / ?B

gs2 _

RankUserSizeTimeDateStatistics
1whio40.20672021/03/11 03:37:051B / 2B / 1B

Nibbles _

RankUserSizeTimeDateStatistics
1darrenks60.06782021/12/23 14:19:146B / ?B / ?B
2darrenks (dingledooper)60.06462021/12/23 14:19:396B / ?B / ?B
3Dingledooper70.06702021/12/23 13:21:207B / 0B / 0B

Language Ranking_

RankLangUserSizeScore
1gs2whio410000
2Nibblesdarrenks66666
3JellyErik the Outgolfer85000
4AWKFleur54740
5Python3lynn55727
6PythonNoobros95421

return to the top page