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

2 lines
189 B
Markdown

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.