Replies: 1 comment
-
The right files + tests have been added, now just need implementation :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Consider adding two functions:
nthPrime
- to calculate exact prime from indexnthPrimeApprox
- to calculate approximate prime from indexBeta Was this translation helpful? Give feedback.
All reactions