编程介的小学生
2017-09-03 15:17Compound Words
You are to find all the two-word compound words in a dictionary. A two-word compound word is a word in the dictionary that is the concatenation of exactly two other words in the dictionary.
Input
Standard input consists of a number of lowercase words, one per line, in alphabetical order. There will be no more than 120,000 words.
Output
Your output should contain all the compound words, one per line, in alphabetical order.
Sample Input
a
alien
born
less
lien
never
nevertheless
new
newborn
the
zebra
Sample Output
alien
newborn
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- 复合词的文件名约定?
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 1个回答
- Catenyms
- word
- string
- dictionary
- 1个回答
- Compound Words
- word
- dictionary
- 1个回答