MCPcopy Create free account
hub / github.com/Vishruth-S/CompetitiveCode / solution.js

File solution.js

project_euler_problems/10001st prime/solution.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 ** This solution aims to try every numbers until we detect 10001 prime numbers
3 */
4

Callers

nothing calls this directly

Calls 1

isPrimeFunction · 0.70

Tested by

no test coverage detected