Skip to content

klam9/Trio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • Makefile 3.6%