Problem #648 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program that accepts an integer (n) and computes the value of n+nn+nnn

Your Solution