|
| 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 | +[67e9fab1-07c1-49cf-9159-bc8671cc7c9c] |
| 13 | +description = "just the header if no input" |
| 14 | + |
| 15 | +[1b4a8aef-0734-4007-80a2-0626178c88f4] |
| 16 | +description = "a win is three points, a loss is zero points" |
| 17 | + |
| 18 | +[5f45ac09-4efe-46e7-8ddb-75ad85f86e05] |
| 19 | +description = "a win can also be expressed as a loss" |
| 20 | + |
| 21 | +[fd297368-efa0-442d-9f37-dd3f9a437239] |
| 22 | +description = "a different team can win" |
| 23 | + |
| 24 | +[26c016f9-e753-4a93-94e9-842f7b4d70fc] |
| 25 | +description = "a draw is one point each" |
| 26 | + |
| 27 | +[731204f6-4f34-4928-97eb-1c307ba83e62] |
| 28 | +description = "There can be more than one match" |
| 29 | + |
| 30 | +[49dc2463-42af-4ea6-95dc-f06cc5776adf] |
| 31 | +description = "There can be more than one winner" |
| 32 | + |
| 33 | +[6d930f33-435c-4e6f-9e2d-63fa85ce7dc7] |
| 34 | +description = "There can be more than two teams" |
| 35 | + |
| 36 | +[97022974-0c8a-4a50-8fe7-e36bdd8a5945] |
| 37 | +description = "typical input" |
| 38 | + |
| 39 | +[fe562f0d-ac0a-4c62-b9c9-44ee3236392b] |
| 40 | +description = "incomplete competition (not all pairs have played)" |
| 41 | + |
| 42 | +[3aa0386f-150b-4f99-90bb-5195e7b7d3b8] |
| 43 | +description = "ties broken alphabetically" |
| 44 | + |
| 45 | +[f9e20931-8a65-442a-81f6-503c0205b17a] |
| 46 | +description = "ensure points sorted numerically" |
0 commit comments