Problem #779 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to round up the result of integer division

Your Solution