Wednesday, April 17, 2013

project euler problem 116, 117

Red, green or blue tiles

This problem is too simple. Coding takes less than 5 minutes. I used a function that was used in problem 113, 114, then I got the answer.

Problem 117 is just a little bit more difficult than problem 116, but it is still easier than 113 and 114. My code runs less than 1ms.

These two problem should have been solved by more than 10000 people. 

No comments:

Post a Comment