Problem #694 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to display the cube of the number upto given an integer

Your Solution