Peculiar Prime Printer

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

This Python program prints all the primes from 2 to 1000. Your task is to print it.

Options

exec is denied

rejudge feature is enabled

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

Sample input:_

*NOTHING*

Sample output:

n=2
while n<1e3:print(n);n+=9384288456124903845891423720420619038229571549578603644437660048293549891402204106901465507226600332509457768802527903494510266902735031880440813453434895079947133100226756629901059664437877668043838427090823990830231852191616716519275827896625355176986212696272155538052214540532214808621773628579014108559171777386937094707341747875132048376216732196818701600083433067426459395190714375537580969519777200627847%n

Ranking

Perl _

RankUserSizeTimeDateStatistics
1tails1540.36192024/11/05 11:12:110B / 68B / 79B
2tails (xnor.py3)1362.04762024/11/20 11:24:510B / 62B / 71B

Python _

RankUserSizeTimeDateStatistics
1Michael35553250.03092024/11/18 06:01:090B / ?B / ?B

Python3 _

RankUserSizeTimeDateStatistics
1xnor1170.19722024/11/08 17:07:490B / 62B / 40B
2AlephSquirrel1190.26552024/11/05 02:20:590B / 63B / 41B

JavaScript _

RankUserSizeTimeDateStatistics
1#c0ffee4520.03142024/11/05 18:28:290B / 437B / 14B

PARI/GP _

RankUserSizeTimeDateStatistics
1tails1100.01912024/11/07 12:05:520B / 67B / 40B

dc _

RankUserSizeTimeDateStatistics
1i336_ (try 1)3830.01462024/11/06 17:31:270B / 368B / 13B

gs2 _

RankUserSizeTimeDateStatistics
1tails600.09172024/11/05 14:14:5414B / 30B / 13B

Nibbles _

RankUserSizeTimeDateStatistics
1tails511.54962024/11/07 10:24:3531B / 15B / 3B

Language Ranking_

RankLangUserSizeScore
1Nibblestails5110000
2gs2tails608500
3PARI/GPtails1104636
4Python3xnor1174358
5Perltails (xnor.py3)1363750
6PythonMichael35553251569
7dci336_ (try 1)3831331
8JavaScript#c0ffee4521128

return to the top page