Friday, May 17, 2013

project euler problem 180

Rational zeros of a function of three variables

This problem looks like very difficult, but actually the math and coding behind it is really simple. It is now only solved by 795 people. But at least 2000 people should have already solved it. One just needs to know a little bit about Fermat's story and a little bit about factorization. 

60 ms.

No comments:

Post a Comment