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

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.