Problem #706 CORE JAVA PROGRAMMING

Write a C++ program to trim a string (remove whitespaces)

Your Solution