eolymp
bolt
Try our new interface for solving problems
Problems

Remove spaces

Remove spaces

One string is given. Transform all sequential spaces into one. \InputFile One line of characters with length no more than $1000$. \OutputFile Print the changed string.
Time limit 1 second
Memory limit 128 MiB
Input example #1
  d   hky k
Output example #1
 d hky k