We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00bb50 commit 5f889f2Copy full SHA for 5f889f2
exercises/relative-distance/canonical-data.json
@@ -55,7 +55,7 @@
55
"personB": "Kaito"
56
},
57
"expected": null,
58
- "comments": "Some languages may return 0, -1 or similar to indicate no relation"
+ "comments": ["Some languages may return 0, -1 or similar to indicate no relation"]
59
60
{
61
"uuid": "93ffe989-bad2-48c4-878f-3acb1ce2611b",
exercises/relative-distance/instructions.md
@@ -14,7 +14,7 @@ Given the following family tree:
14
15
```text
16
┌──────────┐ ┌──────────┐ ┌───────────┐
17
- │ Helena │ │ Helena │ │ Shusaku │
+ │ Helena │ │ Erdős │ │ Shusaku │
18
└───┬───┬──┘ └─────┬────┘ └──────┬────┘
19
┌───┘ └───────┐ └──────┬──────┘
20
▼ ▼ ▼
0 commit comments