Problem #840 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to find the smallest number among three numbers.

Your Solution