Update description.md
This commit is contained in:
parent
6901af9104
commit
28fdcaee74
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ Your librarian is back again with another challenge for you. She recently acquir
|
||||||
Input:
|
Input:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
N (number of words in the dictionary)
|
||||||
word1: list of words in word1 definition
|
word1: list of words in word1 definition
|
||||||
word2: list of words in word2 definition
|
word2: list of words in word2 definition
|
||||||
... etc
|
... etc
|
||||||
|
@ -17,6 +18,7 @@ Ex:
|
||||||
|
|
||||||
Input:
|
Input:
|
||||||
```
|
```
|
||||||
|
5
|
||||||
arggiq: blah iz yiq
|
arggiq: blah iz yiq
|
||||||
blah: ok
|
blah: ok
|
||||||
iz: ok blah
|
iz: ok blah
|
||||||
|
|
Loading…
Reference in a new issue