Challenge - Prime Numbers - PHP | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Challenge - Prime Numbers - PHP

Write a code in php to output the first milion prime numbers in order ( smallest -> largest ). The output page must load in less than 10sec.

26th Jun 2018, 12:50 PM
João Cunha
1 Answer
0
i wrote mine to output in 7,4sec. Just wanted to see if i had something special or not. Thanks in advance
26th Jun 2018, 12:52 PM
João Cunha