c++ word suggester | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuestas