Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 610 Bytes

File metadata and controls

15 lines (11 loc) · 610 Bytes

Problem 3: Largest Prime Factor

The prime factors of 13195 are 5, 7, 13 and 29

What is the largest prime factor of the number 600851475143?

Expected Output

6857

Published: Friday, 2nd November 2001, 01:00 pm
Difficulty rating: 5%
Overview (PDF): problem 3
Forum problem: problem 3