Fix name in problem function
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user