Skip to content

lwommack/Trio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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++ 97.1%
  • Makefile 2.9%