Trio

This C++ program receives three integers and tells the user the numbers in descending (largest-to-smallest) order.

Getting Started

To run the program do the following in your command line interface prompt ($):

$make
$./a.out