提交题目

提交题目

相应版主号召,挑php?name=Euler" onclick="tagshow(event)" class="t_tag">Euler上的一些题目来做每日一题。
等这些题目进入每日一题之后我会在ruby小case我的帖子里写我的心得。
(Euler Problem 3)
The prime factors of 13195 are 5, 7, 13 and 29.
What is the largest prime factor of the number 600851475143?

(Euler Problem 7)
By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.
What is the 10001st prime number?

(Euler Problem 9)
A Pythagorean triplet is a set of three natural numbers, a<b<c, for which,
a² + b² = c²
For example, 3² + 4² = 9 + 16 = 25 = 5².
There exists exactly one Pythagorean triplet for which a + b + c = 1000.
Find the product abc.
把你的心得写在这个论坛的答案点评里吧。
答案点评子论坛就是为了点评和心得开的。请利用吧,免得会员跑到Ruby小Case里去看了。这里方便。
如何?

谢谢!
这个的目的是什么.考智力吗?
数学方法解题和程序方法解题并不矛盾,计算机是我们的工具,要好好加以利用。
了解并掌握一门编程语言也可以看作是智力的一部分。
智商不等同于智力,更不等同于知识。
我们需要的是知识以及知识带给我们的力量。