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

152 B

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.