Friday, August 9, 2013

project euler problem 431

Square Space Silo

The funniest problem of all PE problems.  Words like "have three squared decimal places" are really humorous. What a square paranoia Fred is! Well, the PE development team are integer paranoia!

The problem is not very difficult to solve since we only need to find the wasted volume. It is a one dimensional integration problem. One just needs to be careful about the accuracy.  There is not too much trick in the problem.

No comments:

Post a Comment