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

344 B

I had a really complicated solution where I tried to generate an Phi Sieve and had to work around a lot of corner cases. Then I looked at this solution and - well - it's faster and simpler than mine. So I translated it to befunge.