I wanted to share my boring solution to Problem 3 on Project Euler.
The Problem
What is the largest prime factor of the number 600851475143?
Solution
That should do it. There could be some room to improve, however.
I wanted to share my boring solution to Problem 3 on Project Euler.
What is the largest prime factor of the number 600851475143?
That should do it. There could be some room to improve, however.