Problem #840 C LANGUAGE

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

Your Solution