1
0
www.mikescher.com/www/statics/euler/euler_020_explanation.md
2017-11-08 17:39:51 +01:00

189 B

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.