|
| 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 | +[88bf4b28-0de3-4883-93c7-db1b14aa806e] |
| 13 | +description = "just a number" |
| 14 | + |
| 15 | +[18983214-1dfc-4ebd-ac77-c110dde699ce] |
| 16 | +description = "just a zero" |
| 17 | + |
| 18 | +[607c08ee-2241-4288-916d-dae5455c87e6] |
| 19 | +description = "just a negative number" |
| 20 | + |
| 21 | +[bb8c655c-cf42-4dfc-90e0-152fcfd8d4e0] |
| 22 | +description = "addition" |
| 23 | + |
| 24 | +[bb9f2082-171c-46ad-ad4e-c3f72087c1b5] |
| 25 | +description = "addition with a left hand zero" |
| 26 | + |
| 27 | +[6fa05f17-405a-4742-80ae-5d1a8edb0d5d] |
| 28 | +description = "addition with a right hand zero" |
| 29 | + |
| 30 | +[79e49e06-c5ae-40aa-a352-7a3a01f70015] |
| 31 | +description = "more addition" |
| 32 | + |
| 33 | +[b345dbe0-f733-44e1-863c-5ae3568f3803] |
| 34 | +description = "addition with negative numbers" |
| 35 | + |
| 36 | +[cd070f39-c4cc-45c4-97fb-1be5e5846f87] |
| 37 | +description = "large addition" |
| 38 | + |
| 39 | +[0d86474a-cd93-4649-a4fa-f6109a011191] |
| 40 | +description = "subtraction" |
| 41 | + |
| 42 | +[30bc8395-5500-4712-a0cf-1d788a529be5] |
| 43 | +description = "multiplication" |
| 44 | + |
| 45 | +[34c36b08-8605-4217-bb57-9a01472c427f] |
| 46 | +description = "division" |
| 47 | + |
| 48 | +[da6d2ce4-fb94-4d26-8f5f-b078adad0596] |
| 49 | +description = "multiple additions" |
| 50 | + |
| 51 | +[7fd74c50-9911-4597-be09-8de7f2fea2bb] |
| 52 | +description = "addition and subtraction" |
| 53 | + |
| 54 | +[b120ffd5-bad6-4e22-81c8-5512e8faf905] |
| 55 | +description = "multiple subtraction" |
| 56 | + |
| 57 | +[4f4a5749-ef0c-4f60-841f-abcfaf05d2ae] |
| 58 | +description = "subtraction then addition" |
| 59 | + |
| 60 | +[312d908c-f68f-42c9-aa75-961623cc033f] |
| 61 | +description = "multiple multiplication" |
| 62 | + |
| 63 | +[38e33587-8940-4cc1-bc28-bfd7e3966276] |
| 64 | +description = "addition and multiplication" |
| 65 | + |
| 66 | +[3c854f97-9311-46e8-b574-92b60d17d394] |
| 67 | +description = "multiple division" |
| 68 | + |
| 69 | +[3ad3e433-8af7-41ec-aa9b-97b42ab49357] |
| 70 | +description = "unknown operation" |
| 71 | + |
| 72 | +[8a7e85a8-9e7b-4d46-868f-6d759f4648f8] |
| 73 | +description = "Non math question" |
| 74 | + |
| 75 | +[42d78b5f-dbd7-4cdb-8b30-00f794bb24cf] |
| 76 | +description = "reject problem missing an operand" |
| 77 | + |
| 78 | +[c2c3cbfc-1a72-42f2-b597-246e617e66f5] |
| 79 | +description = "reject problem with no operands or operators" |
| 80 | + |
| 81 | +[4b3df66d-6ed5-4c95-a0a1-d38891fbdab6] |
| 82 | +description = "reject two operations in a row" |
| 83 | + |
| 84 | +[6abd7a50-75b4-4665-aa33-2030fd08bab1] |
| 85 | +description = "reject two numbers in a row" |
| 86 | + |
| 87 | +[10a56c22-e0aa-405f-b1d2-c642d9c4c9de] |
| 88 | +description = "reject postfix notation" |
| 89 | + |
| 90 | +[0035bc63-ac43-4bb5-ad6d-e8651b7d954e] |
| 91 | +description = "reject prefix notation" |
0 commit comments