Problem #706 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution