Fix name in problem function
This commit is contained in:
parent
fdf280d070
commit
d60dccb6b8
@ -11,7 +11,7 @@ https://projecteuler.net/problem=10
|
||||
using BenchmarkTools
|
||||
using Primes
|
||||
|
||||
function Problem10()
|
||||
function Problem010()
|
||||
#=
|
||||
The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user