[ tile.tc - tct - 2/22/9 updated 4/13/20 - made Tom Gibson 2017 compliant updated 5/21/24 - os aware now This program tiles a square w/ 5 rectangles. The sides of the rectangles have lengths in [1,10]. All 10 lengths are used. The tiling consists of 4 edge rectangles and 1 interior rectangle. The edge rectangles form "butt joints." We label the sides along the outer edge n1 thru n8. The inner rectangles have sides labeled n9 and n10. ] color char c [ MC '\'-'A',1;MC '\'-1,1;MC '3',1;MC c,1;MC 'm',1 ] hilo char c [ MC '\'-'A',1;MC '\'-1,1;MC c,1;MC 'm',1 ] three int n,m,l [ return n==m+l ] min int n,m [ if n