How to count how many words in a string starts with the same letter using C++?

前端 未结 0 1924
傲寒
傲寒 2020-12-18 08:43

I tokenized the array of char(string) and then I didn\'t know how to take each word and make it an array and take the 1st letter from it and compare it with the 1st letter o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题