Monday, February 18, 2013

project euler problem 237

Tours on a 4 x n playing board

A very interesting problem. There are two ways to solve it , a mathematical way and a CS way, both are very interesting. The method I learned in the discussion thread was used again and again in other problems.

I feel this problem is a difficult one. But more than 800 peoples solved this problem. It is amazing!

No comments:

Post a Comment