Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 418 Bytes

File metadata and controls

19 lines (11 loc) · 418 Bytes

Description

The prime factors of 13,195 are 5, 7, 13 and 29.

Exercise

What is the largest prime factor of the number 600,851,475,143?

Solution

You can find the algorithm to solve this challenge inside challenge.cpp

Click here to see the result!

Result is: 6,857