Remove unused function
This commit is contained in:
parent
bc5bd80a58
commit
653a5cb17a
@ -10,10 +10,6 @@ https://projecteuler.net/problem=16 =#
|
|||||||
|
|
||||||
using BenchmarkTools
|
using BenchmarkTools
|
||||||
|
|
||||||
# function pow(n)
|
|
||||||
# return 2^BigInt(n)
|
|
||||||
# end
|
|
||||||
|
|
||||||
function Problem16()
|
function Problem16()
|
||||||
#=
|
#=
|
||||||
2^15 = 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26.
|
2^15 = 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user