Editorial
Put the first character of the sentence into the answer. Whenever a space is encountered, append the character immediately following it. Every character is inspected once, so the time complexity is .
Preparing the statement, recent submissions, and submit form.
Put the first character of the sentence into the answer. Whenever a space is encountered, append the character immediately following it. Every character is inspected once, so the time complexity is .