We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b743e8 commit 3b836e5Copy full SHA for 3b836e5
exercises/nth-prime/metadata.toml
@@ -1,4 +1,4 @@
1
title = "Nth Prime"
2
blurb = "Given a number n, determine what the nth prime is."
3
source = "A variation on Problem 7 at Project Euler"
4
-source_url = "https://projecteuler.net/problem=8"
+source_url = "https://projecteuler.net/problem=7"
0 commit comments