Project Euler 117 - Red, green and blue tiles
Project Euler 117 - Red, green and blue tiles
Official link: https://projecteuler.net/problem=117
Same Difficulty as Problem 116
Thought Process
Thought Process
For problems like this, we want to build a Recurrence Relation
Interactive Code
Interactive Code
Enter a number (yourinput)
Code will output the answer for a row yourinput units long