Huawei od unified exam B paper [Dictionary lookup] C language implementation

         All topics are available in five languages. C implementation directory , C++ implementation directory , Python implementation directory , Java implementation directory , JavaScript implementation directory

topic

Input a word prefix and a dictionary, and output the word
input description containing the prefix:
word prefix + dictionary length + dictionary dictionary is an ordered word array input
and output are all lowercase
output description:

Guess you like

Origin blog.csdn.net/misayaaaaa/article/details/130856800