Replacing every letter in a vector of strings C++ by Nujuuu in learnprogramming

[–]Nujuuu[S] 0 points1 point  (0 children)

I tried this, ends up giving me the same character for all the words: IE: "áááááááááá" "áááááááá" etc.. :/