Monday, March 18, 2013

project euler problem 300

protein folding

I hesitate to work on this problem for a long time. The only reason is that I have no good algorithm for this problem. Finally, I used some kind of brute force method to solve it. It is solved in three and a half minutes. I am not that happy since it is bruteforcable.  Probably that is why so many people solved it.

There is still a lot to be learned in the discussion thread.

No comments:

Post a Comment