1
0
www.mikescher.com/www/statics/euler/Euler_Problem-002_explanation.md

1 line
190 B
Markdown
Raw Normal View History

2017-11-08 17:39:50 +01:00
Also the problem here was not the algorithm, but writing and compressing it in Befunge. The code calculates the Fibonacci sequence one after each other and remembers the sum while iterating.