DestructHub / ProjectEuler

Polyglot solutions for www.projecteuler.net mathematical challenges
https://destructhub.github.io
MIT License
166 stars 45 forks source link

Problem045: a solution in python added. #215

Closed namannimmo10 closed 5 years ago

ryukinix commented 5 years ago

That solution is too slow. It's takes over than one minute to finish. For that reason, I'm closing this. If you want to get merge anyway, a possible way to get into is write explicitly this solution as slow: solution_slow_1.py which is ignored on build time. Take a look here in the rule 1.