Problem #648 CORE JAVA PROGRAMMING

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

Your Solution