c++ word suggester | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

c++ word suggester

so i’m making a program that has an array of words, and i want to get users input for a word and then print out similar words from the dictionary that have the same first 2 characters as the users input. but i have no clue where to start or how to even check the words. any help? in c++

4th Nov 2020, 8:17 PM
menstro
0 Answers