Problem #178 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution