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

1 line
152 B
Markdown
Raw Normal View History

2017-11-08 17:39:50 +01:00
Here I implemented a long multiplication algorithm. Then I took the value `1` and doubled it 1000 times. The calculation of the digit sum was then easy.