Saturday, April 27, 2013

project euler problem 146

Investigating a Prime Pattern

This problem is quite difficult.  I do not understand why this one is solved by more than 2000 people but problem 143 is solved only by 1100 people.

I do not have a very straight forward way to solve it. I combined two method into the code. It does not run very fast. 18 seconds. 

No comments:

Post a Comment