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

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.