|
| 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 | +[5ee54e1a-b554-4bf3-a056-9a7976c3f7e8] |
| 13 | +description = "Recognizes 0" |
| 14 | + |
| 15 | +[027ada25-17fd-4d78-aee6-35a19623639d] |
| 16 | +description = "Recognizes 1" |
| 17 | + |
| 18 | +[3cce2dbd-01d9-4f94-8fae-419a822e89bb] |
| 19 | +description = "Unreadable but correctly sized inputs return ?" |
| 20 | + |
| 21 | +[cb19b733-4e36-4cf9-a4a1-6e6aac808b9a] |
| 22 | +description = "Input with a number of lines that is not a multiple of four raises an error" |
| 23 | + |
| 24 | +[235f7bd1-991b-4587-98d4-84206eec4cc6] |
| 25 | +description = "Input with a number of columns that is not a multiple of three raises an error" |
| 26 | + |
| 27 | +[4a841794-73c9-4da9-a779-1f9837faff66] |
| 28 | +description = "Recognizes 110101100" |
| 29 | + |
| 30 | +[70c338f9-85b1-4296-a3a8-122901cdfde8] |
| 31 | +description = "Garbled numbers in a string are replaced with ?" |
| 32 | + |
| 33 | +[ea494ff4-3610-44d7-ab7e-72fdef0e0802] |
| 34 | +description = "Recognizes 2" |
| 35 | + |
| 36 | +[1acd2c00-412b-4268-93c2-bd7ff8e05a2c] |
| 37 | +description = "Recognizes 3" |
| 38 | + |
| 39 | +[eaec6a15-be17-4b6d-b895-596fae5d1329] |
| 40 | +description = "Recognizes 4" |
| 41 | + |
| 42 | +[440f397a-f046-4243-a6ca-81ab5406c56e] |
| 43 | +description = "Recognizes 5" |
| 44 | + |
| 45 | +[f4c9cf6a-f1e2-4878-bfc3-9b85b657caa0] |
| 46 | +description = "Recognizes 6" |
| 47 | + |
| 48 | +[e24ebf80-c611-41bb-a25a-ac2c0f232df5] |
| 49 | +description = "Recognizes 7" |
| 50 | + |
| 51 | +[b79cad4f-e264-4818-9d9e-77766792e233] |
| 52 | +description = "Recognizes 8" |
| 53 | + |
| 54 | +[5efc9cfc-9227-4688-b77d-845049299e66] |
| 55 | +description = "Recognizes 9" |
| 56 | + |
| 57 | +[f60cb04a-42be-494e-a535-3451c8e097a4] |
| 58 | +description = "Recognizes string of decimal numbers" |
| 59 | + |
| 60 | +[b73ecf8b-4423-4b36-860d-3710bdb8a491] |
| 61 | +description = "Numbers separated by empty lines are recognized. Lines are joined by commas." |
0 commit comments