0

I'm trying to convert a string of words to single string using Cpp. I want to take something like the following:

string str:"Leetcode is cool"

Then convert above to something like this : string str:"Leetcodeiscool"

macropod
  • 12,757
  • 2
  • 9
  • 21
jpsxlr8
  • 9
  • 2
  • I'd prefer such a program to crash... Leetcode is not cool at all, it's a scam website. – Evg Dec 04 '22 at 02:44

0 Answers0