Update project_euler/problem_014/sol1.rb

Co-authored-by: Stepfen Shawn <m18824909883@163.com>
This commit is contained in:
domix80 2023-02-23 16:01:09 +01:00 committed by GitHub
parent 61abd3629d
commit c57fe1d346
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,5 +38,4 @@ def solution()
end
answer = solution()
p answer
p answer