Skip to content

TStaaden/Trio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Lastest Pass: Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • Makefile 3.1%