Back to Cosmos

Project Euler Problem #007: 10001st prime

code/online_challenges/src/project_euler/problem_007/README.md

latest377 B
Original Source

Project Euler Problem #007: 10001st prime

(Problem Link)

By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.

What is the 10 001st prime number?


<p align="center"> A massive collaborative effort by <a href="https://github.com/OpenGenus/cosmos">OpenGenus Foundation</a> </p>