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

240 B

Not much to say here. I needed to implement a way of merging numbers and a way of testing for pandigitals (we already did that in problem 32). Then we start from 9999 downward, because bigger numbers will always lead to 10 digits or more.