mirror of
https://github.com/TheAlgorithms/Ruby
synced 2025-02-12 20:48:16 +01:00
Update project_euler/problem_014/sol1.rb
Co-authored-by: Stepfen Shawn <m18824909883@163.com>
This commit is contained in:
parent
61abd3629d
commit
c57fe1d346
1 changed files with 1 additions and 2 deletions
|
@ -38,5 +38,4 @@ def solution()
|
||||||
end
|
end
|
||||||
|
|
||||||
answer = solution()
|
answer = solution()
|
||||||
p answer
|
p answer
|
||||||
|
|
Loading…
Add table
Reference in a new issue