P117
projecteuler.net

Red, Green, and Blue Tiles

ℹ️Published on Friday, 10th March 2006, 06:00 pm; Solved by 12389;
Difficulty rating: 35%

Using a combination of grey square tiles and oblong tiles chosen from: red tiles (measuring two units), green tiles (measuring three units), and blue tiles (measuring four units), it is possible to tile a row measuring five units in length in exactly fifteen different ways.

png117.png

How many ways can a row measuring fifty units in length be tiled?

NOTE: This is related to Problem 116.



Soluzione

Last modified: May 01, 2025. Website built with Franklin.jl and the lovely Julia programming language.