|
| 1 | +# This is an auto-generated file. |
| 2 | +# |
| 3 | +# Regenerating this file via `configlet sync` will: |
| 4 | +# - Recreate every `description` key/value pair |
| 5 | +# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications |
| 6 | +# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion) |
| 7 | +# - Preserve any other key/value pair |
| 8 | +# |
| 9 | +# As user-added comments (using the # character) will be removed when this file |
| 10 | +# is regenerated, comments can be added via a `comment` key. |
| 11 | + |
| 12 | +[485b7bab-4150-40aa-a8db-73013427d08c] |
| 13 | +description = "no rows" |
| 14 | + |
| 15 | +[076929ed-27e8-45dc-b14b-08279944dc49] |
| 16 | +description = "no columns" |
| 17 | + |
| 18 | +[0a8abbd1-a0a4-4180-aa4e-65c1b1a073fa] |
| 19 | +description = "no rectangles" |
| 20 | + |
| 21 | +[a4ba42e9-4e7f-4973-b7c7-4ce0760ac6cd] |
| 22 | +description = "one rectangle" |
| 23 | + |
| 24 | +[ced06550-83da-4d23-98b7-d24152e0db93] |
| 25 | +description = "two rectangles without shared parts" |
| 26 | + |
| 27 | +[5942d69a-a07c-41c8-8b93-2d13877c706a] |
| 28 | +description = "five rectangles with shared parts" |
| 29 | + |
| 30 | +[82d70be4-ab37-4bf2-a433-e33778d3bbf1] |
| 31 | +description = "rectangle of height 1 is counted" |
| 32 | + |
| 33 | +[57f1bc0e-2782-401e-ab12-7c01d8bfc2e0] |
| 34 | +description = "rectangle of width 1 is counted" |
| 35 | + |
| 36 | +[ef0bb65c-bd80-4561-9535-efc4067054f9] |
| 37 | +description = "1x1 square is counted" |
| 38 | + |
| 39 | +[e1e1d444-e926-4d30-9bf3-7d8ec9a9e330] |
| 40 | +description = "only complete rectangles are counted" |
| 41 | + |
| 42 | +[ca021a84-1281-4a56-9b9b-af14113933a4] |
| 43 | +description = "rectangles can be of different sizes" |
| 44 | + |
| 45 | +[51f689a7-ef3f-41ae-aa2f-5ea09ad897ff] |
| 46 | +description = "corner is required for a rectangle to be complete" |
| 47 | + |
| 48 | +[d78fe379-8c1b-4d3c-bdf7-29bfb6f6dc66] |
| 49 | +description = "large input with many rectangles" |
| 50 | + |
| 51 | +[6ef24e0f-d191-46da-b929-4faca24b4cd2] |
| 52 | +description = "rectangles must have four sides" |
0 commit comments