Hello, I'm new to c++ programming. I would like some help on a program i made up. its a word solver. I want to input the number of letters the word has, then c++ finds which word matches the number of letters it has. i keep getting a error on line 26(the last else). Later on, when i get better at c++ i want to add more words and questions, but for now this is all i can come up with. any help and advice is welcome.