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

2 lines
189 B
Markdown
Raw Normal View History

2017-11-08 17:39:50 +01:00
The approach is similar to problem 16 - the main task was implementing a long multiplication algorithm in Befunge.
Then, after 100! is calculated we only need to sum the individual digits.