Problem #686 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to take three numbers from the user and print the greatest number

Your Solution