

2008-03-20 测试题(00003)
php?name=Ruby" onclick="tagshow(event)" class="t_tag">Ruby类题
The prime factors of 13195 are 5, 7, 13 and 29.
What is the largest prime factor of the number 600851475143?
题目选自Euler3
中文:写一个求最大质因数的通用程序,并求出600851475143的最大质因数
不考虑数据类型导致的溢出问题。